[Xorp-hackers] xorp on FreeBSD 5.3 on Sparc64

Pavlin Radoslavov pavlin@icir.org
Wed, 12 Jan 2005 15:38:50 -0800


Ong,

Unfortunately we don't have access to a Sparc64 box to fix the
problem. If you (or someone else) can provide us with a temporary
guest account we can try to fix the compilation errors.

Thanks,
Pavlin


> Hi,
> 
> Has anyone tried to compile xorp on FreeBSD 5.3 on Sparc64 ?
> 
> Got this error...
> 
> make[3]: Entering directory `/usr/local/src/xorp/libxorp'
> source='asyncio.cc' object='asyncio.lo' libtool=yes \
> depfile='.deps/asyncio.Plo' tmpdepfile='.deps/asyncio.TPlo' \
> depmode=gcc3 /usr/local/bin/bash ../config/depcomp \
> /usr/local/bin/bash ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. 
> -I. -I.. -I..    -g -W -Wall -Wwrite-strings -Wcast-qual -Werror 
> -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-22 
> -pipe -c -o asyncio.lo `test -f asyncio.cc || echo './'`asyncio.cc
> g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -g -W -Wall -Wwrite-strings 
> -Wcast-qual -Werror -Wpointer-arith -Wcast-align -Woverloaded-virtual 
> -ftemplate-depth-22 -pipe -c asyncio.cc -MT asyncio.lo -MD -MP -MF 
> .deps/asyncio.TPlo -o asyncio.o
> 
> asyncio.cc: In member function `void AsyncFileWriter::write(int, 
> SelectorMask)':
> asyncio.cc:255: warning: int format, different type arg (arg 2)
> make[3]: *** [asyncio.lo] Error 1
> make[3]: Leaving directory `/usr/local/src/xorp/libxorp'
> make[2]: *** [all] Error 2
> make[2]: Leaving directory `/usr/local/src/xorp/libxorp'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/usr/local/src/xorp'
> make: *** [all] Error 2
> bash-2.04#
> 
> any tips for a fix ? xorp is from CVS.
> _______________________________________________
> Xorp-hackers mailing list
> Xorp-hackers@icir.org
> http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-hackers