Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 03 Sep 1997 22:45:00 -0300
From:      "Fernando P. Schapachnik" <fschapac@dc.uba.ar>
To:        questions@freebsd.org
Subject:   Problems compiling DDD 2.1.1 from the ports.
Message-ID:  <3.0.2.16.19970903224500.222758a2@milagro.dc.uba.ar>

next in thread | raw e-mail | index | archive | help
(Please reply to me, and I'll sumarize: I'm not in the list.)

Hello:
	I'm having problems compiling ddd-2.1.1 from the ports. I'm using FBSD
2.1.7.1, and LessTif 0.8.
	When I 'make' ddd I obtain:
Script started on Sun Aug 31 00:26:07 1997
Recabarren# make
>> Checksum OK for ddd-2.1.1.tar.gz.
===>  Extracting for ddd-2.1.1
===>  ddd-2.1.1 depends on executable: gmake - found
===>  Patching for ddd-2.1.1
===>  Applying FreeBSD patches for ddd-2.1.1
===>  Configuring for ddd-2.1.1
[...]
creating Ddd
creating ddd.man
creating config.h
configure: configuration is done.
Please check the settings in the files generated by `configure' -
that is, `ddd/Makefile' and `ddd/config.h'.  Then run `make'.
echo "LIBXM = -L/usr/X11R6/lib -lXm" >>
/home/fpscha/ddd/work/ddd-2.1.1/ddd/Makefile
===>  Building for ddd-2.1.1
ld.so: warning: /usr/lib/libutil.so.2.1: minor version 1 older than
expected 2, using it anyway
ld.so failed: Can't find shared library "libc.so.3.0"
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
Recabarren# find / -name "libc.so.*" -print
/usr/lib/libc.so.2.2
Recabarren# exit

	I have compiled gcc 2.7.2.2, could it be that 'make' is using includes or
libraries from that version gcc? I've tried also using gcc 2.6.3, but I'm
afraid 'make' is using the new includes anyway. Does it make sense? How can
I restore the 'old' environment?

	Thanks I advance for your help.

Fernando.
Fernando P. Schapachnik
fpscha@cnba.uba.ar
fschapac@dc.uba.ar



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3.0.2.16.19970903224500.222758a2>