home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.linux
- Path: sparky!uunet!wupost!darwin.sura.net!tulane!butler
- From: butler@cs.tulane.edu (Larry Butler)
- Subject: Re: Can't compile xloadimage with gcc 2.2.2d
- Message-ID: <1992Aug23.025954.10785@cs.tulane.edu>
- Sender: news@cs.tulane.edu
- Organization: Computer Science Dept., Tulane Univ., New Orleans, LA
- References: <2677108@aplvax.msfc.nasa.gov> <1992Aug21.182440.11664@serval.net.wsu.edu>
- Date: Sun, 23 Aug 1992 02:59:54 GMT
- Nntp-Posting-Host-[nntpd-10762]: rex
- Lines: 9
-
- I tried:
-
- gcc -static -V 2.2.2 -s -o xloadimage xloadimage.a -lXext -lX11 -lm
-
- and got the same result:
-
- ld: No such file or directory for libXext.a
-
- ?????
-