gnokii-users
[Top][All Lists]
Advanced

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

Re: OpenBSD cvs compile works - but I have a new problem now.


From: Pawel Kot
Subject: Re: OpenBSD cvs compile works - but I have a new problem now.
Date: Thu, 01 Jul 2004 13:52:16 +0200

>>> address@hidden 1 July 2004 13:14:08 >>>
> Mixed news.   I got through ./autogen.sh and all the way through
gmake as 
> well.
> 
> As soon as I ran gmake install I got the following errors:
> 
> ~$>make install

Run gmake not make. This is certainly not GNU make.

> PTHREAD_CFLAGS = -pthread
> PTHREAD_LIBS   =  -pthread

That's good.

> INTL_LIBS      = $(top_builddir)/intl/libintl.la
> ICONV_LIBS     =

That's probably not good. Did you run
./autogen.sh --with-libiconv-prefix=/usr/local

pkot




reply via email to

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