problems compiling CVS on FreeBSD



Hi all,

let me introduce myself: My name is Jarda Benkovsky and I
intent to spent some of my spare time on dia development.

I am trying to compile CVS dia on FreeBSD 4.6 and without luck.
Hopefully somebody will be able to help me?

If something turns out to be a genuine bug and not just my problem,
I promise to full a bugreport :)


autoconf: 2.53
automake: 1.5
libtool: 1.3.4-freebsd-ports
intltool: 0.22
gettext: 0.11.1



first some interesting non fatal error from running autogen.sh:

Running intltoolize
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|--- Makefile.in.in.clean       Tue Apr 17 23:56:23 2001
|+++ Makefile.in.in     Sat Apr 28 17:58:22 2001
--------------------------
Patching file po/Makefile.in.in using Plan A...
Hunk #1 failed at 34.
Hunk #2 failed at 86.
Hunk #3 failed at 171.
3 out of 3 hunks failed--saving rejects to po/Makefile.in.in.rej



Later one critical:

checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
loading cache /dev/null within ltconfig
ltconfig: you must specify a host type if you use `--no-verify'
Try `ltconfig --help' for more information.
configure: error: libtool configure failed


I got around this one by deleting the spurious option in acinclude.m4,
so even later:

mv: rename po/POTFILES to po/POTFILES.tmp: No such file or directory
./configure: po/POTFILES.tmp: No such file or directory
configure: creating ./config.status
config.status: creating po/Makefile.in
mv: po/Makefile.in: set owner/group (was: 1000/0): Operation not permitted
config.status: creating m4/Makefile
mv: m4/Makefile: set owner/group (was: 1000/0): Operation not permitted

(I guess it's caused by the failed patch in the beginning. Well, I got over this
one too.)

But then I finally run `make' and get this stopper:

$ make
make  all-recursive
Making all in m4
Making all in lib
"Makefile", line 376: Could not find .deps/arrows.Po
"Makefile", line 377: Could not find .deps/attributes.Po
"Makefile", line 378: Could not find .deps/bezier_conn.Po
"Makefile", line 379: Could not find .deps/beziershape.Po
......
make: fatal errors encountered -- cannot continue
*** Error code 1


Any hints?
Jarda Benkovsky
-- 
GCM/IT d- s:+ a- C++(+++) ULOI++++$ P++ L+++>++++ E+ W++
N w--- PS+ PE++ Y+ PGP R+ tv- b+++ D+ e+++ y+




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]