Re: Missing X references

1995-11-28 Thread David Engel
> > You'll need to use the interim elf-x11r6lib package and explicitly > > link with -L /usr/i486-linuxelf/lib until the X packages are converted > > to ELF. > > I can't find this package. Am I supposed to be responsible for it? It's a binary-only package and should be on ftp.debian.org in /debia

Re: Missing X references

1995-11-28 Thread Stephen Early
On Tue, 28 Nov 1995, David Engel wrote: > > I've just moved over to the new elf compiler, but am having a problem > > compiling a program which uses "-lX11". For some reason, none of the > > symbols are resolved. Here is the output... > > You'll need to use the interim elf-x11r6lib package and

Re: Missing X references

1995-11-28 Thread David Engel
> I've just moved over to the new elf compiler, but am having a problem > compiling a program which uses "-lX11". For some reason, none of the > symbols are resolved. Here is the output... You'll need to use the interim elf-x11r6lib package and explicitly link with -L /usr/i486-linuxelf/lib unti

Re: Missing X references

1995-11-28 Thread Stephen Early
On Tue, 28 Nov 1995, Andrew Howell wrote: > brian writes: > > > > I've just moved over to the new elf compiler, but am having a problem > > compiling a program which uses "-lX11". For some reason, none of the > > symbols are resolved. Here is the output... > > > > [...] > > > > Was there a ch

Re: Missing X references

1995-11-28 Thread Andrew Howell
brian writes: > > I've just moved over to the new elf compiler, but am having a problem > compiling a program which uses "-lX11". For some reason, none of the > symbols are resolved. Here is the output... > > gcc -o wine controls/controls.o ipc/ipc.o loader/loader.o misc/misc.o > multimedia/mu