print/apsfilter dependencies not recognizing aclocal & automake

2004-05-27 Thread Bryan Bursey
Folks -
In attempting to build the port print/apsfilter, each of the gnome 
related dependencies are failing as follows:

===>  Configuring for linc-1.0.3_2
checking for a BSD-compatible install... /usr/bin/install -c -o root -g 
wheel
checking whether build environment is sane... yes
checking whether gmake sets $(MAKE)... yes
checking for working aclocal-1.4... missing
checking for working autoconf... found
checking for working automake-1.4... missing

Note that aclocal and automake are noted as missing, but do exist on 
this 4.10-PRERELEASE system.

[EMAIL PROTECTED] bsb]$ locate automake
/usr/local/bin/automake14
/usr/local/libexec/automake14
[EMAIL PROTECTED] bsb]$ locate aclocal
/usr/local/bin/aclocal14
/usr/local/libexec/automake14/aclocal
The print/apsfilter dependency ports build and install as expected when 
'make install' is run for the individual dependency port.

Could anyone suggest how I might go about having the configure scripts 
find automake and aclocal when the print/apsfilter port tries to build 
its dependencies.  I have reverted to the /etc/defaults/make.conf to 
ensure none of my tweaks are causing this problem.

Any comments / suggestions would be quite welcome.
Regards,
Bryan
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


apsfilter - build problems wrt ORBit2

2004-05-24 Thread Bryan Bursey
Folks -
uname -a:
FreeBSD nipplehead.eastlink.ca 4.10-PRERELEASE FreeBSD 4.10-PRERELEASE 
#0: Sun May 23 21:23:47 ADT 2004
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/NIPKERN  i386

I've made a couple of attempts to install print/apsfilter from ports.  
Before cvsupping both ports and src and "make world"-ing on -STABLE last 
night, I was getting an error relating to libgthread and undefined 
symbols in pthread while trying to build the ORBit2 dependency.

Now, I'm getting an infinite loop in the ORBit2 build, with the 
following lines being repeated:

gmake[3]: Entering directory 
`/usr/ports/devel/ORBit2/work/ORBit2-2.10.2/linc2/src'
cd ../.. && /bin/sh ./config.status linc2/src/Makefile depfiles
config.status: creating linc2/src/Makefile
config.status: executing depfiles commands
gmake[3]: Leaving directory 
`/usr/ports/devel/ORBit2/work/ORBit2-2.10.2/linc2/src'

Does anyone know of problems with the ORBit build under 4-STABLE and how 
they might be corrected?

Thanks for any help.
Cheers,
Bryan
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"