[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Compilation of the smsd daemon
From: |
Zdeněk Habala |
Subject: |
Compilation of the smsd daemon |
Date: |
Sat, 25 Feb 2006 19:10:44 +0100 |
Hello,
I am compilling the smsd daemon.
make ends successfully
but
Make libpq.la for PostgreSQL support ends with following error:
address@hidden smsd]# make libpq.la
/bin/sh ../libtool --mode=compile gcc -o pq.lo -g -O2 -I../include
-DMODULES_DIR=\"/usr/local/lib/smsd\" -pthread -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -INONE \
-I../include -I/usr/include -c pq.c
gcc -g -O2 -I../include -DMODULES_DIR=\"/usr/local/lib/smsd\" -pthread
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -INONE -I../include
-I/usr/include -c pq.c -fPIC -DPIC -o .libs/pq.o gcc -g -O2 -I../include
-DMODULES_DIR=\"/usr/local/lib/smsd\" -pthread -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -INONE -I../include -I/usr/include -c pq.c -o
pq.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link gcc -o libpq.la pq.lo \
-lglib-2.0 -L/usr/lib -lpq \
-export-dynamic -avoid-version -rpath /usr/local/lib/smsd gcc -shared
.libs/pq.o -Wl,--rpath -Wl,/usr/local/src/gnokii-0.6.11/smsd/.libs
-Wl,--rpath -Wl,/usr/local/lib/smsd -lglib-2.0 -L/usr/lib
/usr/local/src/gnokii-0.6.11/smsd/.libs/libpq.so -Wl,-soname -Wl,libpq.so
-o .libs/libpq.so
gcc: /usr/local/src/gnokii-0.6.11/smsd/.libs/libpq.so: No such file or
directory
make: *** [libpq.la] Error 1
Can anyone help me with this.
Thank you Zdenek
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Compilation of the smsd daemon,
Zdeněk Habala <=