I originally had a problem doing my compile with DATAMODEL_NATIVE variable.
I looked at the archives and found that the build needed gcc greater than
2.7.    Looking around on the servers I found gcc295 and modified the make
file to work with that.

Now I get a libtool problem.   I have now idea what it should be. Can
anybody help?

********************************************
/bin/sh ../libtool /opt/corp/contrib/bin/gcc295 -O2 -Wall -Wno-implicit  -o
wget  cmpt.o connect.o cookies.o fnmatch.o ftp.o         ftp-basic.o
ftp-ls.o ftp-opie.o getopt.o hash.o        headers.o host.o html-parse.o
html-url.o http.o init.o       log.o main.o gen-md5.o gnu-md5.o netrc.o
progress.o rbuf.o recur.o    res.o retr.o safe-ctype.o snprintf.o  url.o
utils.o version.o -lsocket -lnsl
libtool: warning: cannot infer operation mode from
`/opt/corp/contrib/bin/gcc295'
libtool: you must specify a MODE
Try `libtool --help' for more information.
*** Error code 1
make: Fatal error: Command failed for target `wget'
Current working directory /home/kmeek/wget/wget-1.8/src
*** Error code 1
make: Fatal error: Command failed for target `src'
wcars1e1 [wget-1.8]=56=>find . -name "libtool*"
./libtool
wcars1e1 [wget-1.8]=57=>libtool --help
Usage: libtool [OPTION]... [MODE-ARG]...

Provide generalized library-building support services.

    --config          show all configuration variables
    --debug           enable verbose shell tracing
-n, --dry-run         display commands without modifying any files
    --features        display basic configuration information and exit
    --finish          same as `--mode=finish'
    --help            display this help message and exit
    --mode=MODE       use operation mode MODE [default=inferred from
MODE-ARGS]
    --quiet           same as `--silent'
    --silent          don't print informational messages
    --version         print version information

MODE must be one of the following:

      clean           remove files from the build directory
      compile         compile a source file into a libtool object
      execute         automatically set library path, then run a program
      finish          complete the installation of libtool libraries
      install         install libraries or executables
      link            create a library or an executable
      uninstall       remove libraries from an installed directory

MODE-ARGS vary depending on the MODE.  Try `libtool --help --mode=MODE' for
a more detailed description of MODE.
wcars1e1 [wget-1.8]=58=>/opt/corp/contrib/bin/gcc295 -v
Reading specs from
/opt/corp/contrib/gcc-2.95.1/sparc-sun-solaris2.6/lib/gcc-lib/sparc-sun-sola
ris2.6/2.95.1/specs
gcc version 2.95.1 19990816 (release)
**************************************


Thanks,

Kevin Meek
Tel: +1 (613) 768-2172
Fax: +1 (613) 763-6580
ESN 398-2172
[EMAIL PROTECTED]

Reply via email to