Search Postgresql Archives

can't compile twitter_fdw

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

 



Hi there,

I'm trying to compile the twitter_fdw on my Ubuntu-Hardy machine, but alas...

root@contactkingserver:/usr/local/pgsql/bin/twitter_fdw-1.1.1# make
make -C libjson-0.8 all
make[1]: Betrete Verzeichnis '/usr/local/pgsql/bin/twitter_fdw-1.1.1/libjson-0.8'
sed -e 's;@PREFIX@;/usr;' -e 's;@LIBJSON_VER_MAJOR@;0;' -e 's;@LIBJSON_VER_MINOR@;8;' < libjson.pc.in > libjson.pc
make[1]: Verlasse Verzeichnis '/usr/local/pgsql/bin/twitter_fdw-1.1.1/libjson-0.8'
gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -fpic -shared -o twitter_fdw.so twitter_fdw.o libjson-0.8/json.o -L/usr/local/pgsql/lib -Wl,--as-needed -Wl,-rpath,'/usr/local/pgsql/lib',--enable-new-dtags  -lcurl 
libjson-0.8/json.o: file not recognized: File format not recognized
collect2: ld gab 1 als Ende-Status zurück
make: *** [twitter_fdw.so] Fehler 1
root@contactkingserver:/usr/local/pgsql/bin/twitter_fdw-1.1.1# 

Looks like some problem with libjson-0.8 but the directory is there.
The readme says: The source of libjson is included this module package and linked as a
static library

Any pointers?

Maximilian Tyrtania
http://www.contactking.de


-- 
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux