hi all,
I try to compile opengroupware on TSL3,
have gcc and gcc4 and cpp and c++ for both installed,

[EMAIL PROTECTED] /home/users/yellow# rpm -qa gcc*
gcc-runtime-3.4.4-3tr
gcc4-cpp-4.0.1-0.0.20050423.4tr
gcc-cpp-3.4.4-3tr
gcc-c++-devel-3.4.4-3tr
gcc-c++-runtime-3.4.4-3tr
gcc4-4.0.1-0.0.20050423.4tr
gcc-3.4.4-3tr
gcc4-c++-devel-4.0.1-0.0.20050423.4tr


when doing a rpm-building with a modified spec file
having make all in the spec file, fails with

Compiling file Object.m ...
gcc: Object.m: Objective-C compiler not installed on this system
make[1]: *** [shared_obj/Object.o] Error 1
make: *** [libobjc.all.library.variables] Error 2

when having the original line
+ make '%{libf_objc_makeflags}' all

make: *** No rule to make target `%{libf_objc_makeflags}'.  Stop.

so any help on this one?
matthias

_______________________________________________
tsl-discuss mailing list
[email protected]
http://lists.trustix.org/mailman/listinfo/tsl-discuss

Reply via email to