Re: [XFree86] Undefined reference to .L91

2003-07-25 Thread Wahib Nackad
Hi Jesse,

I've changed my binutils version 2.14 to 2.14.90.0.4 but still get the same 
error durring compile time. I've also tried to use
XFree86 4.3.99.9 without success. Always the same error at the same place. I 
am completly lost now.

W

From: Jesse Hutton [EMAIL PROTECTED]
Reply-To: [EMAIL 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:

 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

 _
 MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*.
 http://join.msn.com/?page=features/virus

 ___
 XFree86 mailing list
 [EMAIL PROTECTED]
 http://XFree86.Org/mailman/listinfo/xfree86



___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86
_
Tired of spam? Get advanced junk mail protection with MSN 8.  
http://join.msn.com/?page=features/junkmail

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] Undefined reference to .L91

2003-07-25 Thread Jesse Hutton
Wahib,

I just did a little googling and found a reference to a similar problem.
It's from 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 my binutils version 2.14 to 2.14.90.0.4 but still get the same
 error durring compile time. I've also tried to use
 XFree86 4.3.99.9 without success. Always the same error at the same place. I
 am completly lost now.

 W

 From: Jesse Hutton [EMAIL PROTECTED]
 Reply-To: [EMAIL 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:
 
   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
  
   _
   MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*.
   http://join.msn.com/?page=features/virus
  
   ___
   XFree86 mailing list
   [EMAIL PROTECTED]
   http://XFree86.Org/mailman/listinfo/xfree86
  
  
 
 
 ___
 XFree86 mailing list
 [EMAIL PROTECTED]
 http://XFree86.Org/mailman/listinfo/xfree86

 _
 Tired of spam? Get advanced junk mail protection with MSN 8.
 http://join.msn.com/?page=features/junkmail

 ___
 XFree86 mailing list
 [EMAIL PROTECTED]
 http://XFree86.Org/mailman/listinfo/xfree86




___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] Undefined reference to .L91

2003-07-25 Thread Wahib Nackad
Jesse,

Thanks a lot for your help and the link here. Unfortunately this is not the 
problem because libXaw.so is pointing to the right file as follow -- 
libXaw.so - ../../lib/Xaw/libXaw.so (under the X source code). I'm thinking 
about disabling all X small program that relies on Xaw because I use Gnome 
and GTK and to my knowleged no one are required or used when Gnome/GTK is 
running. In this way I will be able to bypass the compile problem and finish 
to compile other required x components.

Do you know about an option that I can use to completely disable all build 
of programs that rely on Xaw with XFree86?

W

From: Jesse Hutton [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Re: [XFree86] Undefined reference to .L91
Date: Fri, 25 Jul 2003 17:55:59 -0400 (EDT)
Wahib,

I just did a little googling and found a reference to a similar problem.
It's from 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 my binutils version 2.14 to 2.14.90.0.4 but still get the 
same
 error durring compile time. I've also tried to use
 XFree86 4.3.99.9 without success. Always the same error at the same 
place. I
 am completly lost now.

 W

 From: Jesse Hutton [EMAIL PROTECTED]
 Reply-To: [EMAIL 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:
 
   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
  
   _
   MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*.
   http://join.msn.com/?page=features/virus
  
   ___
   XFree86 mailing list
   [EMAIL PROTECTED]
   http://XFree86.Org/mailman/listinfo/xfree86
  
  
 
 
 ___
 XFree86 mailing list
 [EMAIL PROTECTED]
 http://XFree86.Org/mailman/listinfo/xfree86

 _
 Tired of spam? Get advanced junk mail protection with MSN 8.
 http://join.msn.com/?page=features/junkmail

 ___
 XFree86 mailing list
 [EMAIL PROTECTED]
 http://XFree86.Org/mailman/listinfo/xfree86



___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86
_
Help STOP SPAM with the new MSN 8 and get 2 months FREE*   
http://join.msn.com/?page=features/junkmail

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[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

_
MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*.  
http://join.msn.com/?page=features/virus

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] Undefined reference to .L91

2003-07-24 Thread Jesse Hutton
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:

 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

 _
 MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*.
 http://join.msn.com/?page=features/virus

 ___
 XFree86 mailing list
 [EMAIL PROTECTED]
 http://XFree86.Org/mailman/listinfo/xfree86




___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86