freetalk-dev
[Top][All Lists]
Advanced

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

[Freetalk-dev] Problem compiling on OpenBSD


From: Jasper Lievisse Adriaanse
Subject: [Freetalk-dev] Problem compiling on OpenBSD
Date: Fri, 26 May 2006 18:47:11 +0200
User-agent: Mutt/1.5.11

Hello,

i'm working on a port for OpenBSD of freetalk. All the dependencies are
present (guile, gettext, libiconv, loudmouth, etc). All libraries are in
/usr/local/lib. Though the configure script doesn't seem to find
libiconv. And (perhaps because of that), it can't find a certain
Makefile.in.in:

# make configure
===>  freetalk-0.69 depends on: pkgconfig-0.19p0 - found
===>  freetalk-0.69 depends on: gettext->=0.14.5 - found
===>  freetalk-0.69 depends on: libiconv-* - found
===>  freetalk-0.69 depends on: gettext->=0.10.38 - found
===>  Verifying specs: iconv.4 intl.3
===>  found iconv.4.0 intl.3.0
===>  Checking files for freetalk-0.69
`/usr/ports/distfiles/freetalk-0.69.tar.gz' is up to date.
>> Checksum OK for freetalk-0.69.tar.gz. (sha1)
===>  Extracting for freetalk-0.69
===>  Patching for freetalk-0.69
===>  Configuring for freetalk-0.69
configure: loading site script /usr/ports/infrastructure/db/config.site
checking for a BSD-compatible install... /usr/bin/install -c -o root -g bin
checking whether build environment is sane... yes
checking for gawk... (cached) nawk
checking whether make sets $(MAKE)... (cached) yes
checking whether make sets $(MAKE)... (cached) yes
checking for C++ compiler default output file name... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... (cached) o
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether c++ accepts -g... (cached) yes
checking for style of include used by make... GNU
checking dependency style of c++... gcc3
checking for gcc... cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ANSI C... none needed
checking dependency style of cc... gcc3
checking for library containing tgetent... -lncurses
checking for readline in -lreadline... yes
checking for scm_boot_guile in -lguile... yes
checking for g_slist_free in -lglib-2.0... yes
checking for lm_connection_new in -lloudmouth-1... yes
checking for pkg-config... yes
checking whether NLS is requested... yes
checking for msgfmt... /usr/local/bin/msgfmt
checking for gmsgfmt... /usr/local/bin/msgfmt
checking for xgettext... /usr/local/bin/xgettext
checking for msgmerge... /usr/local/bin/msgmerge
checking build system type... sparc64-unknown-openbsd3.9
checking host system type... sparc64-unknown-openbsd3.9
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... /bin/sh: ./config.rpath: No such 
file or directory
done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking whether NLS is requested... yes
checking for GNU gettext in libc... no
checking for iconv... no, consider installing GNU libiconv
checking for GNU gettext in libintl... no
checking whether to use NLS... no
checking for msgfmt... (cached) /usr/local/bin/msgfmt
checking for gmsgfmt... (cached) /usr/local/bin/msgfmt
checking for xgettext... (cached) /usr/local/bin/xgettext
checking for msgmerge... (cached) /usr/local/bin/msgmerge
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating extensions/Makefile
config.status: creating extensions/init.scm
config.status: creating doc/Makefile
config.status: error: cannot find input file: po/Makefile.in.in
*** Error code 1

Stop in /usr/ports/mystuff/net/freetalk (line 1898 of 
/usr/ports/infrastructure/mk/bsd.port.mk).
# ^D

If you need config.log created by configure, I can upload it somewhere.

Cheers,
Jasper
-- 
Humppa is a serious thing!




reply via email to

[Prev in Thread] Current Thread [Next in Thread]