In reply to Carl S.
I searched the world.log and found a line (actually many similar lines) that read as
follows:
make[3]: Leaving directory `/home/Rpms/source/src/xc/lib/Xtst'
making all in lib/FS...
make[3]: Entering directory `/home/Rpms/source/src/xc/lib/FS'
rm -f FSClServ.o
gcc -c -O2 -fno-strength-reduce -ansi -pedantic -I../../include/fonts -I../..
-I../../exports/include -Dlinux -D__i386__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE
-D_BSD_SOURCE -D_SVID_SOURCE -DFUNCPROTO=15 -DNARROWPROTO -DMALLOC_0_RETURNS_NULL
FSClServ.c
rm -f FSCloseFt.o
gcc -c -O2 -fno-strength-reduce -ansi -pedantic -I../../include/fonts -I../..
-I../../exports/include -Dlinux -D__i386__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE
-D_BSD_SOURCE -D_SVID_SOURCE -DFUNCPROTO=15 -DNARROWPROTO -DMALLOC_0_RETURNS_NULL
FSCloseFt.c
rm -f FSConnServ.o
gcc -c -O2 -fno-strength-reduce -ansi -pedantic -I../../include/fonts -I../..
-I../../exports/include -Dlinux -D__i386__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE
-D_BSD_SOURCE -D_SVID_SOURCE -DFUNCPROTO=15 -DNARROWPROTO -DMALLOC_0_RETURNS_NULL
-DUNIXCONN -DTCPCONN -DHAS_STICKY_DIR_BIT -DFS_t -DTRANS_CLIENT FSConnServ.c
FSConnServ.c: In function `_FSWaitForWritable':
FSConnServ.c:165: structure has no member named `fds_bits'
FSConnServ.c:165: structure has no member named `fds_bits'
FSConnServ.c:165: structure has no member named `fds_bits'
FSConnServ.c:165: structure has no member named `fds_bits'
FSConnServ.c:165: structure has no member named `fds_bits'
FSConnServ.c:165: structure has no member named `fds_bits'
FSConnServ.c:165: structure has no member named `fds_bits'
FSConnServ.c:165: structure has no member named `fds_bits'
FSConnServ.c:202: structure has no member named `fds_bits'
FSConnServ.c:202: structure has no member named `fds_bits'
FSConnServ.c:202: structure has no member named `fds_bits'
FSConnServ.c:202: structure has no member named `fds_bits'
FSConnServ.c:202: structure has no member named `fds_bits'
FSConnServ.c:202: structure has no member named `fds_bits'
FSConnServ.c:202: structure has no member named `fds_bits'
FSConnServ.c:202: structure has no member named `fds_bits'
make[3]: *** [FSConnServ.o] Error 1
rm -f FSErrDis.o
So how do I figure out what I need to add to my computer?
Thanks you for your help!!
Re:Install help
> > I am having problems running the script make install
> >
> > The make World works fine and prints the message build completed successfully. But
>when I run the make install I receive errors about object not found.
>
> which object not found?
>
> I had the same problem; until I figured out i needed to install the
> 'libpam0g-dev' (debian) package. after that it worked.
>
> search your logfile of the build (you did do a 'make world >& world.log',
> didn't you?), for the pattern *** ('less world.log', and type
> /\*\*\*<enter>). see what failed.
>
> the XFree build process is really heinous, and IMHO in need of a complete
> rewrite (something like linux's new kbuild design). unfortunately I don't
> have the time to do much about it myself; so I'm not going to shoot my mouth
> off too much. ;)
>
> Carl Soderstrom.
> --
> Network Engineer
> Real-Time Enterprises
> (952) 943-8700
> _______________________________________________
> Newbie mailing list
> [EMAIL PROTECTED]
> *** To unsubscribe , or change message options, see:
> http://XFree86.Org/mailman/listinfo/newbie
>
>
--
Get your free email from www.linuxmail.org
Powered by Outblaze
_______________________________________________
Newbie mailing list
[EMAIL PROTECTED]
*** To unsubscribe , or change message options, see:
http://XFree86.Org/mailman/listinfo/newbie