Hello Support,
Need help with installing opensmpp on ubuntu server below is error i
receive when installing

root@ubuntu:~/trunk# make
make  all-recursive
make[1]: Entering directory `/root/trunk'
Making all in gw
make[2]: Entering directory `/root/trunk/gw'
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../gw -I../gw    -g -O2
-D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/kannel -Wall -g -O2
-D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_LARGE_FILES= -I/usr/include/libxml2
 -Wall -Wmissing-prototypes -Wmissing-declarations -Wnested-externs
-Winline -Wformat -Wformat-security -Wmissing-format-attribute
-I/usr/include -I/usr/include/mysql -I/usr/include/postgresql -MT
opensmppbox.o -MD -MP -MF ".deps/opensmppbox.Tpo" -c -o opensmppbox.o
opensmppbox.c; \
        then mv -f ".deps/opensmppbox.Tpo" ".deps/opensmppbox.Po"; else rm
-f ".deps/opensmppbox.Tpo"; exit 1; fi
opensmppbox.c:81:26: fatal error: gw/meta_data.h: No such file or directory
 #include "gw/meta_data.h"
                          ^
compilation terminated.
make[2]: *** [opensmppbox.o] Error 1
make[2]: Leaving directory `/root/trunk/gw'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/trunk'
make: *** [all] Error 2

thanks in advance

chris

Reply via email to