Re: opensmpp failing to install

2022-04-12 Thread Loyc Cossou
Hi,

Have you done * ./bootstrap.sh* before ./configure?

--
loyc Cossou

[image: Mailtrack]

Sender
notified by
Mailtrack

12/04/22,
19:17:25

Le mar. 12 avr. 2022 à 15:56, christopher kamutumwa <
chriskamutu...@gmail.com> a écrit :

>
>
> -- Forwarded message -
> From: christopher kamutumwa 
> Date: Sun, Apr 10, 2022 at 4:18 AM
> Subject: opensmpp failing to install
> To: users 
>
>
> 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
>


opensmpp failing to install

2022-04-12 Thread christopher kamutumwa
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


Fwd: opensmpp failing to install

2022-04-12 Thread christopher kamutumwa
-- Forwarded message -
From: christopher kamutumwa 
Date: Sun, Apr 10, 2022 at 4:18 AM
Subject: opensmpp failing to install
To: users 


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