Re: [XFree86] Undefined reference to .L91

2003-07-25 Thread Wahib Nackad
PROTECTED] To: [EMAIL PROTECTED] Subject: Re: [XFree86] Undefined reference to .L91 Date: Thu, 24 Jul 2003 20:43:15 -0400 (EDT) It's possible that you don't have the right version of binutils for gcc3.3 and need to upgrade, but that's just a guess. Jesse On Thu, 24 Jul 2003, Wahib Nackad wrote

Re: [XFree86] Undefined reference to .L91

2003-07-25 Thread Wahib Nackad
an old archive and the undefined reference is different, but it might be helpful: http://ricardo.ecn.wfu.edu/glib-linux-archive/9801/0022.html So try making sure that libXaw.so is pointing to the right file on your system. Jesse On Fri, 25 Jul 2003, Wahib Nackad wrote: Hi Jesse, I've changed

[XFree86] Undefined reference to .L91

2003-07-24 Thread Wahib Nackad
Hi, I'm trying to compile XFree86 version 4.3.0 on Linux with GCC 3.3 and get the following error: ../../exports/lib/libXaw.so undefined reference to `.L91' collect2: ld returned 1 exit status make[4]: *** [bitmap] Error 1 .. .. What is L91 and how to fi this problem? Please reply. W

[XFree86] lib/libXaw.so: undefined reference to .L91

2003-07-12 Thread Wahib Nackad
Hi, I'm trying to recompile my XFree86 source code via RPMS package or directly from source code with the latest GCC 3.3 and get the following error: installing in programs/bitmap... make[3]: Entering directory `/usr/src/openna/BUILD/xc/programs/bitmap' rm -f bitmap gcc -m32 -o bitmap -Os

Re: [Xpert]X return segmentation fault when trying to start it

2002-08-20 Thread Wahib Nackad
to start it Date: 17 Aug 2002 13:27:50 +0200 On Sat, 2002-08-17 at 03:07, Wahib Nackad wrote: Thanks for your answer to my email. I appreciate a lot. Related to your suggestion about the fact that the problem may comes from the headers files comming from linux kernal instead of glibc, I've

Re: [Xpert]X return segmentation fault when trying to start it

2002-08-20 Thread Wahib Nackad
] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: [Xpert]X return segmentation fault when trying to start it Date: 20 Aug 2002 22:33:00 +0200 On Tue, 2002-08-20 at 22:15, Wahib Nackad wrote: Sorry for the long time before replaying to your message. I was busy to found the problem

Re: [Xpert]X return segmentation fault when trying to start it

2002-08-16 Thread Wahib Nackad
: Michel Dänzer [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: [Xpert]X return segmentation fault when trying to start it Date: 16 Aug 2002 12:57:41 +0200 On Fri, 2002-08-16 at 00:24, Wahib Nackad wrote: I've a problem to make XFree86 to run on my Linux OS. Here