[Deadftp-devel] [ deadftp-Bugs-476549 ] Problems compiling under FreeBSD 4.3
Status: Beta
Brought to you by:
brandon2
From: <no...@so...> - 2001-10-30 22:15:13
|
Bugs item #476549, was opened at 2001-10-30 14:15 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=107301&aid=476549&group_id=7301 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Pierre-Paul Lavoie (ppl) Assigned to: Nobody/Anonymous (nobody) Summary: Problems compiling under FreeBSD 4.3 Initial Comment: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/gtk-1.2 -I/usr/local/include/glib-1.2 -I/usr/local/lib/glib/include -D_REENTRANT -I/usr/X11R6/include -g -Wall -Wunused -c ftp.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/gtk-1.2 -I/usr/local/include/glib-1.2 -I/usr/local/lib/glib/include -D_REENTRANT -I/usr/X11R6/include -g -Wall -Wunused -c socket.c In file included from socket.c:25: /usr/include/netinet/ip.h:156: syntax error before `n_long' /usr/include/netinet/ip.h:159: syntax error before `n_long' socket.c: In function `socket_set_data': socket.c:600: `SOL_IP' undeclared (first use in this function) socket.c:600: (Each undeclared identifier is reported only once socket.c:600: for each function it appears in.) gmake[2]: *** [socket.o] Error 1 gmake[2]: Leaving directory `/usr/home/crow/tmp/deadftp-0.1.2/src' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/home/crow/tmp/deadftp-0.1.2' gmake: *** [all-recursive-am] Error 2 /**************************************************/ well here's the output.. dont have much else to add. :) feel free to email me... ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=107301&aid=476549&group_id=7301 |