Subject: Re: ORBit-0.5.15nb2 doesn't compile
To: None <tech-pkg@netbsd.org>
From: Bang Jun-Young <junyoung@netbsd.org>
List: tech-pkg
Date: 12/04/2002 02:09:19
On Tue, Dec 03, 2002 at 05:54:26PM +0100, Thomas Klausner wrote:
> On Mon, Dec 02, 2002 at 08:55:07PM +0900, Bang Jun-Young wrote:
> > cc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src -I/home/junyoung/NetBSD/pkgsrc/net/ORBit/work/.buildlink/include/glib/glib-1.2 -I/home/junyoung/NetBSD/pkgsrc/net/ORBit/work/.buildlink/lib/glib/include -DORBit_SYSRC=\"/usr/pkg/etc/orbitrc\" -I../../src/ORBitutil -DORBIT_MAJOR_VERSION=0 -DORBIT_MINOR_VERSION=5 -DORBIT_MICRO_VERSION=15 -DORBIT_VERSION=\"0.5.15\" -DG_LOG_DOMAIN=\"ORBit\" -D_POSIX_THREAD_SYSCALL_SOFT=1 -I/home/junyoung/NetBSD/pkgsrc/net/ORBit/work/.buildlink/include -O2 -I/home/junyoung/NetBSD/pkgsrc/net/ORBit/work/.buildlink/include -c interface_repository-common.c  -fPIC -DPIC -o .libs/interface_repository-common.o
> > cc: interface_repository-common.c: No such file or directory
> > cc: No input files
> 
> That should have been made by orbit-idl-compiler.
> Find out why the build in work*/ORBit-0.5.15/src/orbit-idl-compiler failed,
> and you'll probably have your reason.

The problem has disappeared after I cleaned up pkgsrc directory.
However, a new problem is arising:

===> Configuring for ORBit-0.5.15nb2
Syntax error: end of file unexpected (expecting "fi")
*** Error code 2

Stop.
make: stopped in /usr/pkgsrc/net/ORBit
*** Error code 1

Hmm, any clues?

Jun-Young

-- 
Bang Jun-Young <junyoung@netbsd.org>