wwhcn: error messages from make.install.????

Date: Tue, 11 Mar 1997 15:18:41 -0400
From: Landon Boyd <landon@csuite.chebucto.ns.ca>
To: CSuite Technical Reports <csuite-tech@chebucto.ns.ca>
Precedence: bulk

next message in archive
next message in thread
previous message in archive
previous message in thread
Index of Subjects

Index of Subjects

Comments below...

On Tue, 11 Mar 1997, Gerard MacNeil wrote:

> ----------------------------------------------------------------------
> 
> [ ! -f /var/csuite/home/csuite/.lynxrc ] && \
> /var/csuite/dist/b1.0/mksub /var/csuite/dist/b1.0/.lynxrc \
>         /var/csuite/home/csuite/.lynxrc
> make: *** [dirs] Error 1

Fixed this in the distribution.

> 
> ***  Error occured on second run of 'sh cs_build'
> ***  Solution was to remove /var/csuite/home/csuite/.lynxrc
> ----------------------------------------------------------------------
> make[3]: Entering directory `/var/csuite/src/bin/perl'
> cc  -L/usr/local/lib -o miniperl miniperlmain.o libperl.a -lgdbm -ldb -ldl
> -lm -lc
> /usr/i486-linux/bin/ld: cannot open -ldl: No such file or directory
> make[3]: *** [miniperl] Error 1
> make[3]: Leaving directory `/var/csuite/src/bin/perl'
> 
> *** This is why perl did not build.
> *** But ...
> ldconfig -v | grep dl
>         libdl.so.1 => libdl.so.1.7.14

This is strange.  Would you be able to send me the complete
make.install-csuite.$$ file, or make it accessible somewhere?

> --------------------------------------------------------------------
> 
> make[3]: Entering directory `/var/csuite/src/etc/majordomo'
> Testing for perl (/var/csuite/bin/perl)...
> Perl isn't installed yet but that's OK.
> 
> *** perl was in /usr/bin - does CSuite need its own version?

CSuite installs perl 5.003.  I believe 5.002 or later is required by
majordomo.  If your version of perl is new enough, you should be able to
make a link from it to /var/csuite/bin/perl and all should be well.

> --------------------------------------------------------------------
> make[3]: Entering directory `/var/csuite/src/lib/inews'
> make[3]: *** No rule to make target `install-csuite'.  Stop.
> make[3]: Leaving directory `/var/csuite/src/lib/inews'
> 
> *** I guess I don't have inews.  Hmmm, I'm not running a "local news
> server", so I wonder if I need it.



> --------------------------------------------------------------------
> make[5]: Entering directory `/var/csuite/src/lib/lq-text/src'
> cd db.1.85/PORT/linux; \
> make --wi -- MAKEWHAT=depend MALLOC='' CFLAGS=' -g
> -I/var/csuite/src/lib/lq-text/src/db.1.85/PORT/linux
> -I/var/csuite/src/lib/lq-text/src/db.1.85/PORT/linux/include -DASCIITRACE
> -DCURSESX -D"bsddb" $(EXTRA)' \
> CC='gcc' WHICHDBM='"bsddb"' TERMCAP='-lncurses' \
> RANLIB='echo no ranlib needed:' \
> DBMLIBS="-L/var/csuite/src/lib/lq-text/src/db.1.85/PORT/linux -lndbm"
> LINTFLAGS='-a -b -c -h -x ' \
> MACH='linux' depend
> make: unrecognized option `--wi'
> etc, etc
> make[4]: *** [local] Error 2
> make[4]: Leaving directory `/var/csuite/src/lib/lq-text/src'
> Installed lqtext/lqaddfile in /var/csuite/lib successfully
> Installed lqtext/lqphrase in /var/csuite/lib successfully
> Installed lqtext/lqrank in /var/csuite/lib successfully
> 
> *** lq-text failure - look familiar ;-)
> Not very successful when you think about it.  This is another case where
> there has been a make error and cs_install reports success.

What version of make are you using?  It has to be 3.75+ for lqtext to
compile.


==================================================================
Landon Boyd                          landon@chebucto.ns.ca
Distribution Support Technician,     http://chebucto.ns.ca/~landon
Chebucto Community Net               902-455-4099hm 902-494-2449wk
==================================================================





next message in archive
next message in thread
previous message in archive
previous message in thread
Index of Subjects