Re: yellowdog-general Digest 3 Oct 2000 00:31:53 -0000 Issue 252


Subject: Re: yellowdog-general Digest 3 Oct 2000 00:31:53 -0000 Issue 252
From: Israel Alvarez (is@isaka.net)
Date: Tue Oct 03 2000 - 04:41:40 MDT


Well, not quite. See, those modules are already compiled for my system. The
code I downloaded (for the latest shout encoder for icecast mp3 streamer
from icecast.org) won't compile because it's looking for those pre-compiled
modules in a different format.

I can't recompile those modules. Instead, I have to make mods to the source
code I'm compiling to have it accept those modules as they are.

-- 

Israel Alvarez is at isaka dot net propellerhead without portfolio isaka studio "information wants to be anthropomorphised" > > It looks like you have a bunch of pre-compiled object modules (rand.o, > mpeg.o, etc.), some of which may not have been compiled on your PPC. The > error was on "sock.o" -- you should be able to rebuild that file. Just use > "gcc -g -O2 -Wall -ansi -l. -DHAVE_CONFIG_H sock.c" and likewise for any > other object module you have trouble with. Then you should be able to link > them all together with the gcc command you showed without any endian > trouble. > > goo



This archive was generated by hypermail 2a24 : Tue Oct 03 2000 - 04:47:37 MDT