View Single Post
Old 31-03-2007, 14:47   #5
barzi
Senior Member
 
Iscritto dal: Sep 2002
Città: Göteborg (previously L'Aquila)
Messaggi: 749
Il sorgente non è Linux ma è prettamente Unix (non sono certo però se sia BSD o System V o se in questo caso è la stessa cosa...)
Cmq ecco il punto critico:

Checking for optional libraries...
No -lintl.
No -lnls.

Some versions of UNIX support shared libraries, which make
executables smaller but make load time slightly longer.

On some systems, mostly newer UNIX System V's, the shared library
is included by putting the option "-lc_s" as the last thing on the
cc command line when linking. Other systems use shared libraries
by default. There may be other libraries needed to compile elm2.5
on your machine as well. If your system needs the "-lc_s" option,
include it here. Include any other special libraries here as well.
Say "none" for none.

Any additional libraries? [none]


I can't seem to find your C library. I've looked in the following places:

/usr/lib /usr/ccs/lib /usr/local/lib /usr/lib/large /lib /usr/lib/386 /lib/386 /lib /lib/large /usr/lib/small /lib/small

None of these seems to contain your C library. What is the full name
of your C library?

Extracting names from None for later perusal...
nm didn't seem to work right.
Trying ar instead...
ar: None: No such file or directory
ar didn't seem to work right.
Maybe this is a Cray...trying bld instead...
./Configure: line 2158: t: command not found
bld didn't seem to work right either. Desperation time.
We'll use strings and hope this returns something useful.
strings: can't open file: None (No such file or directory)
That didn't work either. Giving up.


Presumibilmente devo dargli il percorso della mia libreria C... ma che ne so dove sta?!??!!?
Magari prova anche te a installarlo,in effetti chiede diverse cose oltre a ciò (ad esempio sul tipo di compilatore ecc). Potresti darmi una mano e magari insegnarmi qlcs!!
__________________
- iBook G4 14" 1.42 GHz, 1 GB di RAM, 80 GB di HD - ...tutto il resto è noia. -
barzi è offline   Rispondi citando il messaggio o parte di esso