On Mon, Nov 27, 2006 at 12:03:27PM +0100, Laurent MONIN wrote: > Phillip Pi wrote: > >Hello, > > > >It's me again. I am having problems compiling eLinks v0.11.2 in Mac OS X > >10.2.8: > > > >... > >[MAKE all] src/network > >[MAKE all] src/network/ssl > > [CC] src/network/ssl/socket.o > > [CC] src/network/ssl/ssl.o > > [LD] src/network/ssl/lib.o > > [CC] src/network/connection.o > > [CC] src/network/dns.o > > [CC] src/network/progress.o > > [CC] src/network/socket.o > >socket.c: In function `get_pasv_socket': > >socket.c:282: error: `socklen_t' undeclared (first use in this function) > >socket.c:282: error: (Each undeclared identifier is reported only once > >socket.c:282: error: for each function it appears in.) > >socket.c:282: error: parse error before "len" > >socket.c:300: error: `len' undeclared (first use in this function) > >socket.c: In function `connected': > >socket.c:456: error: `socklen_t' undeclared (first use in this function) > >socket.c:456: error: parse error before "len" > >socket.c:461: error: `len' undeclared (first use in this function) > >make[2]: *** [socket.o] Error 1 > >make[1]: *** [all-recursive] Error 1 > >make: *** [all-recursive] Error 1 > > > >The whole compilation log can be found here: http://pastebin.ca/259301 > >... > > > >Thank you in advance. :) > > > A potential explanation can be seen there: > > http://lists.helixcommunity.org/pipermail/common-dev/2004-May/000938.html > > Which version of MacOSx are you using ?
I did mention v10.2.8 in my original post. See above. :) I was unable to find unix_net.h on my HDD. :( BTW, the last version I compiled was with v0.10.6 (9/25/2005). -- "Maybe it's like an ant hive..." "Bees man, bees have hives." "You know what I mean. It's like one female that runs the whole show." "Yes, the queen." "Yeah the mamma. She is bad*ss, man. I mean big." "These things ain't ants estupido." "I know that." --ALIENS movie /\___/\ / /\ /\ \ Phillip (Ant) @ http://antfarm.ma.cx (Personal Web Site) | |o o| | Ant's Quality Foraged Links (AQFL): http://aqfl.net \ _ / E-mail: [EMAIL PROTECTED] or [EMAIL PROTECTED] ( ) _______________________________________________ elinks-users mailing list [email protected] http://linuxfromscratch.org/mailman/listinfo/elinks-users
