M.Brooks Clark wrote:
Any ideas on this error?


if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/sw/include -I/usr/X11R6/include -DOSMAJORVERSION=7 -DOSMINORVERSION=5 -DBSD44SOCKETS -DIPv6 -DHAS_GETIFADDRS -DARC4_RANDOM -DXBINDIR=\"/usr/X11R6/bin\" -DXLIBDIR=\"/usr/X11R6/lib/X11\" -DXDMCP -DHAVE_PW_EXPIRE -DHAVE_GETUSERSHELL -DUSE_SYSLOG -DUSE_PAM -I../kfrontend -D__powerpc__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DTCPCONN -DUNIXCONN -Os -Os -fPIC -MT access.o -MD -MP -MF ".deps/access.Tpo" -c -o access.o access.c; \
then mv -f ".deps/access.Tpo" ".deps/access.Po"; else rm -f ".deps/access.Tpo"; exit 1; fi
access.c: In function `ScanAccessDatabase':
access.c:205: error: `FamilyInternet6' undeclared (first use in this function)

this is supposed to be defined in your X11 headers, what X11 do you have installed?


--
Benjamin Reed, a.k.a. Ranger Rick
[EMAIL PROTECTED] / http://ranger.befunk.com/
...if humanoids eat chicken, then obviously they'd eat their own
species.  Otherwise they'd just be picking on the chickens.  --
Kryten


------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to