[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: Gnokii on OpenBSD
From: |
Mitja Pirih |
Subject: |
RE: Gnokii on OpenBSD |
Date: |
Sun, 19 Jun 2005 13:34:31 +0200 |
>>I was trying to compile it on 3.6 without success. I can't remember what
>>went wrong. I'll try to do it again and report back.
>I can recommend using the 3.7 snapshot if your OBSD box was going to be set
>up again from scratch. :-)
The box is reinstalled again from scratch, using OpenBSD 3.7 stable. I am also
trying to build gnokii 0.6.7 configured with: --without-x --disable-nls
and I'm getting this error:
/bin/sh ../libtool --mode=compile gcc -g -O2 -I../include
-I/usr/local/include -o ../intl/localcharset.lo -c ../intl/localcharset.c
mkdir ../intl/.libs
gcc -g -O2 -I../include -I/usr/local/include -c ../intl/localcharset.c -fPIC
-DPIC -o ../intl/.libs/localcharset.o
../intl/localcharset.c: In function `get_charset_aliases':
../intl/localcharset.c:125: warning: assignment makes pointer from integer
without a cast
../intl/localcharset.c:127: error: `LIBDIR' undeclared (first use in this
function)
../intl/localcharset.c:127: error: (Each undeclared identifier is reported only
once
../intl/localcharset.c:127: error: for each function it appears in.)
../intl/localcharset.c: In function `locale_charset':
../intl/localcharset.c:308: warning: assignment makes pointer from integer
without a cast
../intl/localcharset.c:311: warning: assignment makes pointer from integer
without a cast
../intl/localcharset.c:313: warning: assignment makes pointer from integer
without a cast
gmake[1]: *** [../intl/localcharset.lo] Error 1
gmake[1]: Leaving directory `/usr/local/src/gnokii-0.6.7/common'
gmake: *** [common] Error 2
Any hints?
Regards,
Mitja
- RE: Gnokii on OpenBSD,
Mitja Pirih <=