Re: compile error (graphics)

1999-11-02 Thread Patrick Hartling
Stephan van Beerschoten <[EMAIL PROTECTED]> wrote: } ... } cc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format \ } -L/usr/X11R6/lib -o xscreensaver xscreensaver.o windows.o \ } timers.o subprocs.o xset.o splash.o setuid.o stderr.o prefs.o \ } lock.o passwd.o passwd-kerberos.o passwd-p

compile error (graphics)

1999-11-02 Thread Stephan van Beerschoten
I get this constantly when compiling graphical programs (it seems like constantly though). I got it while copiling xscreensaver from ports: ... cc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format \ -L/usr/X11R6/lib -o xscreensaver xscreensaver.o windows.o \ timers.o subprocs.o xset.o