| www.delorie.com/archives/browse.cgi | search |
| Date: | Mon, 8 Mar 1999 20:56:05 +0100 |
| To: | pgcc AT delorie DOT com |
| Subject: | Re: Probably a stupid question |
| Message-ID: | <19990308205605.G1526@cerebro.laendle> |
| Mail-Followup-To: | pgcc AT delorie DOT com |
| References: | <19990307205502 DOT A28504 AT tardis DOT ed DOT ac DOT uk> <OUT-36E33CC0 DOT MD-1 DOT 2 DOT soyeb AT btinternet DOT com> |
| Mime-Version: | 1.0 |
| In-Reply-To: | <OUT-36E33CC0.MD-1.2.soyeb@btinternet.com>; from Soyeb Aswat on Mon, Mar 08, 1999 at 02:58:08AM +0000 |
| X-Operating-System: | Linux version 2.2.2 (marc AT cerebro) (gcc driver version pgcc-2.93.04 19990131 (gcc2 ss-980929 experimental) executing gcc version 2.7.2.3) |
| From: | Marc Lehmann <pcg AT goof DOT com> |
| Reply-To: | pgcc AT delorie DOT com |
| X-Mailing-List: | pgcc AT delorie DOT com |
| X-Unsubscribes-To: | listserv AT delorie DOT com |
On Mon, Mar 08, 1999 at 02:58:08AM +0000, Soyeb Aswat wrote:
>
> gcc util.o video.o parseblock.o motionvector.o decoders.o fs2.o fs2fast.o fs4.
> o hybrid.o hybriderr.o 2x2.o gdith.o gray.o mono.o main.o jrevdct.o 24bit.o uti
> l32.o ordered.o ordered2.o mb_ordered.o /usr/openwin/lib/libX11.a /usr/openwin/
> lib/libXext.a -lm -o mpeg_play
That would indicate that you have not linked against all libraries, e.g.
-ldl, -lrpc, -lnsl, -lnet, -linet (I have no idea which ones you'd need for
solaris, I'd expect that socket et. al. are part of libc. ;Maybe you could
try to link against libc explicitly, i.e. -lc)
> > It's probably much easier than Solaris unless you have a particular
> > desire to learn about Solaris. Any of the Linux distributions should
> > provide a complete set of GNU development utilities out of the box.
>
> I'm not a fan of Linux...
Then suffer!
--
-----==- |
----==-- _ |
---==---(_)__ __ ____ __ Marc Lehmann +--
--==---/ / _ \/ // /\ \/ / pcg AT goof DOT com |e|
-=====/_/_//_/\_,_/ /_/\_\ XX11-RIPE --+
The choice of a GNU generation |
|
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |