Hi people, I'm trying to compile my owner source and every time I become following 
error 
message: Making all in net
source='InetAddress.cc' object='InetAddress.lo' libtool=yes \
depfile='.deps/InetAddress.Plo' tmpdepfile='.deps/InetAddress.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile g++ -DHAVE_CONFIG_H  -I../../../src 
-I../../../src -I../
./..  -I/usr/local/include/libxml2  -I/usr/local/include -D_FILE_OFFSET_BITS=64 
-D_GNU_SOURCE  -c -o InetAddress.lo `test -f 'InetAddress.cc' || echo 
'./'`InetAddress.cc
 g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -I../../.. 
-I/usr/local/include/libxml2 -I/usr/
local/include -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -c InetAddress.cc -MT 
InetAddress.lo 
-MD -MP -MF .deps/InetAddress.TPlo
cc1plus: warning: changing search order for system directory "/usr/local/include"
cc1plus: warning:   as it has already been specified as a non-system directory
In file included from ../../../src/ipp/net/socket_inc.h:4,
                 from ../../../src/ipp/net/SocketAPI.h:44,
                 from ../../../src/ipp/net/InetAddress.h:44,
                 from InetAddress.cc:35:
/usr/include/netinet/in.h:255: 'in_addr_t' is used as a type, but is not 
   defined as a type.
/usr/include/netinet/in.h:312: 'u_char' is used as a type, but is not defined 
   as a type.
/usr/include/netinet/in.h:313: 'u_char' is used as a type, but is not defined 
   as a type.
/usr/include/netinet/in.h:314: 'u_short' is used as a type, but is not defined 
   as a type.
In file included from /usr/include/netinet/in.h:517,
                 from ../../../src/ipp/net/socket_inc.h:4,
                 from ../../../src/ipp/net/SocketAPI.h:44,
                 from ../../../src/ipp/net/InetAddress.h:44,
                 from InetAddress.cc:35:
/usr/include/netinet6/in6.h:123: parse error before `[' token
/usr/include/netinet6/in6.h:124: parse error before `[' token
/usr/include/netinet6/in6.h:125: parse error before `[' token
/usr/include/netinet6/in6.h:145: 'u_int8_t' is used as a type, but is not 
   defined as a type.
/usr/include/netinet6/in6.h:146: 'u_int8_t' is used as a type, but is not 
   defined as a type.
/usr/include/netinet6/in6.h:147: 'u_int16_t' is used as a type, but is not 
   defined as a type.
/usr/include/netinet6/in6.h:148: 'u_int32_t' is used as a type, but is not 
   defined as a type.
/usr/include/netinet6/in6.h:150: 'u_int32_t' is used as a type, but is not 
   defined as a type.
/usr/include/netinet6/in6.h:613: syntax error before `;' token
/usr/include/netinet6/in6.h:615: syntax error before `(' token
/usr/include/netinet6/in6.h:616: syntax error before `(' token
/usr/include/netinet6/in6.h:617: syntax error before `(' token
/usr/include/netinet6/in6.h:619: syntax error before `*' token
/usr/include/netinet6/in6.h:620: syntax error before `(' token
/usr/include/netinet6/in6.h:621: syntax error before `(' token
/usr/include/netinet6/in6.h:623: syntax error before `__P'
/usr/include/netinet6/in6.h:624: syntax error before `(' token
/usr/include/netinet6/in6.h:625: syntax error before `(' token
/usr/include/netinet6/in6.h:627: syntax error before `(' token
/usr/include/netinet6/in6.h:631: syntax error before `(' token
/usr/include/netinet6/in6.h:632: syntax error before `(' token
/usr/include/netinet6/in6.h:633: syntax error before `(' token
/usr/include/netinet6/in6.h:635: syntax error before `(' token
/usr/include/netinet6/in6.h:636: syntax error before `(' token
/usr/include/netinet6/in6.h:638: syntax error before `(' token
/usr/include/netinet6/in6.h:639: syntax error before `(' token
/usr/include/netinet6/in6.h:641: syntax error before `(' token
/usr/include/netinet6/in6.h:643: syntax error before `(' token
/usr/include/netinet6/in6.h:645: syntax error before `(' token
/usr/include/netinet6/in6.h:646: syntax error before `__P'
/usr/include/netinet6/in6.h:647: syntax error before `(' token
/usr/include/netinet6/in6.h:648: syntax error before `(' token
/usr/include/netinet6/in6.h:649: syntax error before `(' token
/usr/include/netinet6/in6.h:650: syntax error before `(' token
/usr/include/netinet6/in6.h:651: syntax error before `(' token
In file included from /usr/include/machine/types.h:30,
                 from /usr/include/sys/types.h:72,
                 from ../../../src/ipp/net/socket_inc.h:5,
                 from ../../../src/ipp/net/SocketAPI.h:44,
                 from ../../../src/ipp/net/InetAddress.h:44,
                 from InetAddress.cc:35:
/usr/include/ppc/types.h:69: syntax error before `typedef'
In file included from /usr/include/mach/mach_types.h:64,
                 from /usr/include/pthread.h:44,
                 from ../../../src/ipp/concurrent/pthread_inc.h:4,
                 from ../../../src/ipp/concurrent/AtomicCount.h:39,
                 from ../../../src/ipp/Object.h:42,
                 from ../../../src/ipp/Throwable.h:39,
                 from ../../../src/ipp/Exception.h:39,
                 from ../../../src/ipp/net/SocketException.h:39,
                 from ../../../src/ipp/net/InetAddress.h:47,
                 from InetAddress.cc:35:
/usr/include/gcc/darwin/3.1/stdint.h:41: syntax error before `;' token
/usr/include/gcc/darwin/3.1/stdint.h:52: syntax error before `;' token
make[4]: *** [InetAddress.lo] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
I have installed this package under linux withoout problem. I try to modified the 
error files 
defining the types, but nothing happen. 
Maybe somebody know how can I resolve this problem.
thanx,

Damian Ibarra


-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
_______________________________________________
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to