From gnustep-port@opengroupware.org Tue Aug 16 12:49:22 2005 From: gnustep-port@opengroupware.org (gnustep-port@opengroupware.org) Date: Tue, 16 Aug 2005 11:49:22 -0000 Subject: [OGo-GNUstep-Port] ./compile OGo doesn't work Message-ID: <20050816114922.3567978C009@host03.rapideye.medienstadt.net> Hi list, hoping this is the appropriate place to post to (: running ./compile to confiugre the opengroupware.org sources for compiling breaks on OpenBSD. I have it in this bug report: http://bugzilla.opengroupware.org/bugzilla/show_bug.cgi?id=1532 the problem is the following: in the configure script there is a make -s ... but unfortunately in OpenBSD is this make command the BSD make and not the GNU make. the GNU make is called gmake in OpenBSD. I added a patch that fixes this problem to the bug report. but i need to recreate it because the patch adds -liconv to the libraries that the linktest function uses to test for the needed libraries. But as helge told me I only need to add -liconv in makefile.conf in the gnustep environment. on one side the ./configure is not really needed, but would be great to have it working, just for completeness, so i would be happy to reopen the bug and submit a new patch, without -liconv for the configure file. or is there an other way to somehow tell the gnustep-environment to use the gmake instead of make. kind regards sebastian PS: the same happens to the configure script of sope, but unfortunately the linking against openssl doesn't work (haven't figured out what actually the problem is because sope compiles and works well, or does it not need openssl at all?) -- Sebastian Reitenbach Tel.: ++49-(0)3381-8904-305 RapidEye AG Fax: ++49-(0)3381-8904-101 Friedrich-Franz-Str. 19 e-mail:reitenbach@rapideye.de D-14770 Brandenburg web:http://www.rapideye.de We are currently looking for Software developers, System engineers and managers to join us: http://www.rapideye.de/Join/join_frames_aussen.htm