openobex-1.0.0-5
...
else rm -f ".deps/leifobex.Tpo"; exit 1; \
fi
leifobex.cpp: In function `void** obexInit(sessiondata*, int, const char*, int)
':
leifobex.cpp:84: error: ISO C++ forbids compound literals
leifobex.cpp: In function `void obexEvent(void**, void**, int, int, int, int)':
leifobex.cpp:133: warning: unused parameter `int mode'
leifobex.cpp:350:2: warning: no newline at end of file
make[2]: *** [leifobex.o] Error 1
make[2]: Leaving directory `/home/bob/RPM/BUILD/leif-0.7/leif'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/bob/RPM/BUILD/leif-0.7'
make: *** [all] Error 2
...