Hi,

I've just downloaded ekiga,opal and ptlib.
Trying to compile them I get an error in ekiga.

I have to say I want to install them in a non standard path, so I used 
--prefix=/install/path.

PtLib compiles ok
Opal OK (after telling it where is ptlib)
Ekiga configures ok, but then


 g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../lib/gmconf 
-I../../../../lib/engine/include
-I../../../../lib/engine/framework -I../../../../lib/engine/videooutput/skel
-I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -pthread 
-I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -g -O2 -Wall -Wextra -Winit-self -Wswitch-default 
-Wswitch-enum
-Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT videooutput-core.lo -MD -MP -MF
.deps/videooutput-core.Tpo -c 
../../../../lib/engine/videooutput/skel/videooutput-core.cpp  -fPIC
-DPIC -o .libs/videooutput-core.o

In file included from 
../../../../lib/engine/videooutput/skel/videooutput-core.cpp:42:
../../../../lib/engine/videooutput/skel/videooutput-core.h:51:25: error: 
ptbuildopts.h: No such file
or directory
..


Reading the Makefile in the skel directory, I can fin the variables 
PTLIB_CFLAGS and PTLIB_LIBS set
to the correct values, but they are not given to gcc.

Any ideas?

Andrea

_______________________________________________
ekiga-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/ekiga-list

Reply via email to