Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Nov 2003 17:03:05 +0000
From:      Vladimir Vladimirovich <alter@fw.isc.tsu.ru>
To:        ports@FreeBSD.org
Cc:        alter@isc.tsu.ru
Subject:   [FIX] ports/devel/adabooch
Message-ID:  <20031115170305.GA2409@fw.isc.tsu.ru>

next in thread | raw e-mail | index | archive | help
Hi there.
I had install devel/adabooch port, and tryed to compile some tests and demo
(from installed demo and test dirs) but compilation failed.
My invistigation lead to resoult: ports's files include a mistake:
files/patch-demo-makefile, files/patch-test-makefile:
...
-GNATMAKE_FLAGS = -I.. ...
+GNATMAKE_FLAGS = -I/usr/local/lib/booch ...
...
But the right path is /usr/local/lib/adabooch, cuz the files located here and
there is no /usr/local/lib/booch path at all.

After correction compilation of demo&test acomplished ok.

I wish you will fix the files. Thanks.

P.S. If you will email be back, use alter@isc.tsu.ru
P.P.S. Sory for my bad english.



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