Mailing List ArchiveSupport open source code!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: tlug: Can't compile Arena
- To: tlug@example.com
- Subject: Re: tlug: Can't compile Arena
- From: Jason Molenda <crash@example.com>
- Date: Sun, 1 Jun 1997 23:51:16 +0900 (JST)
- Content-Transfer-Encoding: 7bit
- Content-Type: text/plain; charset=US-ASCII
- In-Reply-To: <Pine.LNX.3.93.970601212216.632A-100000@example.com> from "Dennis McMurchy" at Jun 1, 97 09:23:48 pm
- Reply-To: tlug@example.com
- Sender: owner-tlug
-------------------------------------------------------- tlug note from Jason Molenda <crash@example.com> -------------------------------------------------------- > /wutil.o -static ../../Image/jpeg/linux/libjpeg.a ../../Image/libpng/linux/libpng.a ../../Image/zlib/linux/libz.a -L/usr/X11R6/lib -lX11 -L../../Library/linux -lwww -lm > /usr/i486-linux/bin/ld: cannot open -lX11: No such file or directory > make[1]: *** [../../Arena/linux/arena] Error 1 > > Is it significant? Yep, you don't have a static X11 library on your system (for whatever reason), so this link command fails. A static X11 library would be called something like libX11.a. You only have shared ones, libX11.so*. Just pull out the -static--I would guess they put this in there so that you could redistribute the resulting binary without having to include all the various libraries that are linked in. (sorry, I forgot to include *why* I was asking about -static in my first note :-) Jason ----------------------------------------------------------------- a word from the sponsor will appear below ----------------------------------------------------------------- The TLUG mailing list is proudly sponsored by TWICS - Japan's First Public-Access Internet System. Now offering 20,000 yen/year flat rate Internet access with no time charges. Full line of corporate Internet and intranet products are available. info@example.com Tel: 03-3351-5977 Fax: 03-3353-6096
- Follow-Ups:
- tlug: Can compile Arena now
- From: Dennis McMurchy <denismcm@example.com>
- References:
- Re: tlug: Can't compile Arena
- From: Dennis McMurchy <denismcm@example.com>
Home | Main Index | Thread Index
- Prev by Date: Re: tlug: Can't compile Arena
- Next by Date: Re: tlug: Launching programs from fvwm menus
- Prev by thread: Re: tlug: Can't compile Arena
- Next by thread: tlug: Can compile Arena now
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links