[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Problems compiling xfree 3.3.5 under slink...



Hi,

I'm currently trying to compile xfree 3.3.5 under slink. The compilation
goes fine for over 1 1/2 hour, but then I get the following result. Does
anyboddy know, why the compilation fails and/or how to fix this?

Martin


rm -f main.o
gcc -c -O2 -g -ansi -pedantic    -I../.. -I../../exports/include  -Dlinux -D__i3
86__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE=500L -D_BSD_SOURC
E -D_SVID_SOURCE   -DFUNCPROTO=15 -DNARROWPROTO  -I.    -DSCROLLBAR_RIGHT -DOPT_
WIDE_CHARS -DUTMP -DUSE_TTY_GROUP                 -DOSMAJORVERSION=2            
 -DOSMINORVERSION=2 main.c
gcc -O2 -g -ansi -pedantic    -I../.. -I../../exports/include  -Dlinux -D__i386_
_ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE=500L -D_BSD_SOURCE -
D_SVID_SOURCE   -DFUNCPROTO=15 -DNARROWPROTO  -I.    -DSCROLLBAR_RIGHT -DOPT_WID
E_CHARS   -c keysym2ucs.c -o keysym2ucs.o
rm -f xterm
gcc -o xterm -O2 -g -ansi -pedantic     -L../../exports/lib button.o charproc.o 
charsets.o cursor.o               data.o doublechr.o fontutils.o input.o        
 menu.o misc.o print.o ptydata.o                  screen.o scrollbar.o tabs.o ut
il.o              TekPrsTbl.o Tekproc.o VTPrsTbl.o                main.o  keysym
2ucs.o  -lXaw -lXmu -lXt -lSM -lICE -lXext -lX11     -lncurses  -Wl,-rpath-link,
../../exports/lib
main.o: In function `get_pty':
/home/mfluch/xfree/xfree86-1-3.3.5/build-tree/xc/programs/xterm/main.c:1960: und
efined reference to `openpty'
make[5]: *** [xterm] Error 1
make[5]: Leaving directory `/home/mfluch/xfree/xfree86-1-3.3.5/build-tree/xc/pro
grams/xterm'
make[4]: *** [all] Error 2
make[4]: Leaving directory `/home/mfluch/xfree/xfree86-1-3.3.5/build-tree/xc/pro
grams'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/home/mfluch/xfree/xfree86-1-3.3.5/build-tree/xc'
make[2]: *** [World] Error 2
make[2]: Leaving directory `/home/mfluch/xfree/xfree86-1-3.3.5/build-tree/xc'
make[1]: *** [World] Error 2
make[1]: Leaving directory `/home/mfluch/xfree/xfree86-1-3.3.5/build-tree/xc'
make: *** [debian/stampdir/build-libc6] Error 2

-- 
If the box says 'Windows 95 or better', it should run on Linux, right?
                                                               - anonymous

For public PGP-key:  finger mfluch@mathphys.fsk.uni-heidelberg.de


Reply to: