Am Montag 30 Oktober 2006 21:14 schrieb Martin Naumann:
> Sorry....
>
> here is the whole makefile:
>
> PSPSDK = $(shell psp-config --pspsdk-path)
> TARGET = ObexTest
> OBJS = main.o
>
> LDFLAGS=-L/usr/local/pspdev/psp/lib
> LIBS= /usr/local/pspdev/psp/lib/libopenobex.a
>
> EXTRA_TARGETS = EBOOT.PBP
> PSP_EBOOT_TITLE = ObexTest
>
> CFLAGS = -O2 -G0 -Wall
> CXXFLAGS = $(CFLAGS) -fno-exceptions -fno-rtti
> ASFLAGS = $(CFLAGS)
>
> CFLAGS += -DOBEX_DEBUG=5 -DOBEX_DUMP=1
> include $(PSPSDK)/lib/build.mak

And what exactly does build.mak do? Did you try a cleanup of the lib directory 
and trying the configure flags that I mentioned?
Can you give the ouput of the compilation as attachment?

HS

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Openobex-users mailing list
[email protected]
http://lists.sourceforge.net/lists/listinfo/openobex-users

Reply via email to