Subject: 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/02/2002 20:55:07
Hi,

I got the following error with ORBit-0.5.15nb2 while I was building
mozilla:

===> Resuming update for mozilla-1.1nb1
=> Checksum OK for mozilla-source-1.1.tar.gz.
===> Extracting for mozilla-1.1nb1
===> Required installed package gdk-pixbuf>=0.17.0: gdk-pixbuf-0.18.0 found
===> Required installed package jpeg-6b: jpeg-6b found
===> Required installed package png>=1.2.4: png-1.2.4 found
===> Required installed package tiff>=3.5.4: tiff-3.5.5 found
===> Required installed package gtk+>=1.2.8: gtk+-1.2.10nb3 found
===> Required installed package glib>=1.2.8: glib-1.2.10nb3 found
===> Required installed package pth>=1.4.1nb5: pth-1.4.1nb6 found
===> Required package ORBit>=0.5.12: NOT found
===> Verifying update for ../../net/ORBit
===> Resuming update for ORBit-0.5.15nb2
===> Building for ORBit-0.5.15nb2
[snip]
gmake[3]: Entering directory `/home/junyoung/NetBSD/pkgsrc/net/ORBit/work/ORBit-0.5.15/src/orb'
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src -I/usr/pkg/include/glib/glib-1.2 -I/usr/pkg/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/usr/pkg/include  -O2 -I/usr/pkg/include -c interface_repository-common.c
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

Before that I updated pkgsrc to the latest as of today. Any clues?

Jun-Young

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