Am Mittwoch, 24. September 2003 23:53 schrieben Sie: > > these functions are supposed to be in libXext.so > Check your Makefile.conf; it should say something like > LIBS=-lXxf86vm -lXext -lX11 -lslang -lm -ldl > perhaps > LIBS=-lXext -lXxf86vm -lXext -lX11 -lslang -lm -ldl > helps? In any case this doesn't appear to be a gcc problem. > > Bart
it looks like LIBS=-lXxf86vm -lX11 -lslang -lm -ldl in my case LIBS=-lXxf86vm -lXext -lX11 -lslang -lm -ldl helps well, why LIBS=-lXxf86vm -lX11 -lslang -lm -ldl works on my gcc3.2.3-machine? christian -- - To unsubscribe from this list: send the line "unsubscribe linux-msdos" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
