Hi All,

I'm trying to build probekit on Linux IA32 and while compiling
ProbeAgentExtension I get: 
cd ProbeAgentExtension; make -f Makefile.unix SYS_DEPENDS= MISC_DEPDNS= all
make[1]: Entering directory
`/home/evgueni/source/org.eclipse.hyades.probekit/src-native/ProbeAgentExtension'
gcc -c -O  -fpic -I. -I../BCI/BCIEng -I./include -I/usr/lib/jvm/jre/include
-I/usr/lib/jvm/jre/include/linux -I../sdk/include -D__linux__ -D_LINUX
-DLINUX -DIA32_ARCH -D_UNIX_ -DENW -DSQLUNIX -DSQLLinux -D_LINUX_X86
-DCONFIG_X86_CMPXCHG ProbeAgentExtension.c
ProbeAgentExtension.c:57:30: error: piAgentExtension.h: No such file or
directory
In file included from ProbeAgentExtension.c:65:

I understand - it's because I do not have RASERVER_SDK installed but I want
to build required library from scratch since my next step would be to build
it on powerPC.

Any chance the necessary sources are available somewhere in repository
/cvsroot/tptp
on dev.eclipse.org?  
-- 
View this message in context: 
http://www.nabble.com/Building-library-referred-by-piAgentExtension.h-tp16905155p16905155.html
Sent from the Eclipse - Tracing and Profiling Tools - Dev mailing list archive 
at Nabble.com.

_______________________________________________
tptp-tracing-profiling-tools-dev mailing list
tptp-tracing-profiling-tools-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/tptp-tracing-profiling-tools-dev

Reply via email to