Lucky you. I don't really want to do more, just trying stuff out. I've tried building from the sources also, I'm getting the same error -
"checking whether objc really works... no I don't seem to be able to use your Objective-C compiler to produce working binaries! Please check your Objective-C compiler installation. If you are using gcc-3.x make sure that your compiler's libgcc_s and libobjc can be found by the dynamic linker - usually that requires you to play with LD_LIBRARY_PATH or /etc/ld.so.conf. Please refer to your compiler installation instructions for more help. configure: error: The Objective-C compiler does not work or is not installed properly." I upgraded clang to v 3.2 and tried going back to using gcc 4.2 (installed with freebsd). No joy. I have a feeling now it might be in the configure script ? On 2013-04-04, at 9:09 AM, Citizen Jimserac wrote: > On Apr 1, 8:28 pm, Steven LeMaire <[email protected]> wrote: >> Hi Everyone, >> >> I've started to play around with FreeBSD and everything is going well on >> that side. >> I installed v9.0, which I upgraded to v9.1 using the (I guess) standard >> upgrade process. Very nice and easy. >> >> Now I'm trying to get GNUstep installed using the ports method. I altered >> /etc/make.conf in order to use clang as the compiler: >> > > On PC-BSD 9.1 > I just typed > portinstall gnustep > from a root terminal but you obviously want to do more. > > Unfortunately, 9.1 STILL does not support ANY of my USB wireless > devices and so out it went. Too bad, clearly a superiour > distribution, they could have owned the Linux world if only they had > developed the drivers .... > > J. > > _______________________________________________ > Discuss-gnustep mailing list > [email protected] > https://lists.gnu.org/mailman/listinfo/discuss-gnustep _______________________________________________ Discuss-gnustep mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnustep
