Date: Sat, 15 Dec 2012 22:21:36 +0100 From: patrick dudjalija <patrick.dudjalija@gmail.com> To: ports@freebsd.org Subject: Re: FreeBSD Port: devel/gnustep Message-ID: <CAEMqm6EZX_oumg3-MYi3jj3h1T1Y-jFWe16i4MgFrK3LuDN5cA@mail.gmail.com> In-Reply-To: <CAEMqm6GifnxZUb4WeiTe7p_Xe9TNkyGLozUNprzuqxPU1oDdZQ@mail.gmail.com> References: <CAEMqm6GifnxZUb4WeiTe7p_Xe9TNkyGLozUNprzuqxPU1oDdZQ@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello ! I've just found some more information. In the terminal output, i get first another 'fail' message (see below). It happens that gcc42 is not found. I checked my config : configure:3648: checking for C compiler version configure:3656: gcc42 --version >&5 eval: gcc42: not found configure:3660: $? = 127 configure:3667: gcc42 -v >&5 eval: gcc42: not found configure:3671: $? = 127 configure:3678: gcc42 -V >&5 eval: gcc42: not found configure:3682: $? = 127 configure:3705: checking for C compiler default output file name configure:3727: gcc42 -O2 -pipe -I/usr/local/include/libxml2/libxml -DHAVE_DLADDR=1 -fno-strict-aliasing -I/usr/local/GNUstep/System/Library/Headers -I/usr/local/GNUstep/Local/Library/Headers -I/usr/local/GNUstep/Local/Library/Headers -L/usr/local/GNUstep/System/Library/Libraries -L/usr/local/GNUstep/Local/Library/Libraries -L/usr/local/GNUstep/Local/Library/Libraries conftest.c >&5 eval: gcc42: not found configure:3731: $? = 127 configure:3769: result: configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" 2012/12/15 patrick dudjalija <patrick.dudjalija@gmail.com> > Hello ! > > I'm trying to build gnustep. > See below error message. > > I'm running on the following configuration : > FreeBSD pcbsd-2004 9.0-RELEASE FreeBSD 9.0-RELEASE #3: Tue Dec 27 21:59:00 > UTC 2011 root@build9x64.pcbsd.org:/usr/obj/builds/i386/pcbsd-build90/fbsd-source/9.0/sys/GENERIC > i386 > > > Thanks a lot for your follow-up ! > > With kind regards, > Patrick Dudjalija > > > ================================================================================================================== > > > ## ----------- ## > ## confdefs.h. ## > ## ----------- ## > > #define PACKAGE_NAME "" > #define PACKAGE_TARNAME "" > #define PACKAGE_VERSION "" > #define PACKAGE_STRING "" > #define PACKAGE_BUGREPORT "" > #define OPTION_NO_ENVIRONMENT 0 > #define GNUSTEP_TARGET_MAKEFILES > "/usr/local/GNUstep/System/Library/Makefiles" > #define GNUSTEP_TARGET_USER_DEFAULTS_DIR "GNUstep/Defaults" > #define GNUSTEP_TARGET_USER_CONFIG_FILE ".GNUstep.conf" > #define GNUSTEP_TARGET_CONFIG_FILE "/usr/local/GNUstep/GNUstep.conf" > #define GNUSTEP_TARGET_SYSTEM_APPS "/usr/local/GNUstep/System/Applications" > #define GNUSTEP_TARGET_SYSTEM_ADMIN_APPS > "/usr/local/GNUstep/System/Applications/Admin" > #define GNUSTEP_TARGET_SYSTEM_WEB_APPS > "/usr/local/GNUstep/System/Library/WebApplications" > #define GNUSTEP_TARGET_SYSTEM_TOOLS "/usr/local/GNUstep/System/Tools" > #define GNUSTEP_TARGET_SYSTEM_ADMIN_TOOLS > "/usr/local/GNUstep/System/Tools/Admin" > #define GNUSTEP_TARGET_SYSTEM_LIBRARY "/usr/local/GNUstep/System/Library" > #define GNUSTEP_TARGET_SYSTEM_LIBRARIES > "/usr/local/GNUstep/System/Library/Libraries" > #define GNUSTEP_TARGET_SYSTEM_HEADERS > "/usr/local/GNUstep/System/Library/Headers" > #define GNUSTEP_TARGET_SYSTEM_DOC > "/usr/local/GNUstep/System/Library/Documentation" > #define GNUSTEP_TARGET_SYSTEM_DOC_MAN > "/usr/local/GNUstep/System/Library/Documentation/man" > #define GNUSTEP_TARGET_SYSTEM_DOC_INFO > "/usr/local/GNUstep/System/Library/Documentation/info" > #define GNUSTEP_TARGET_NETWORK_APPS "/usr/local/GNUstep/Local/Applications" > #define GNUSTEP_TARGET_NETWORK_ADMIN_APPS > "/usr/local/GNUstep/Local/Applications/Admin" > #define GNUSTEP_TARGET_NETWORK_WEB_APPS > "/usr/local/GNUstep/Local/Library/WebApplications" > #define GNUSTEP_TARGET_NETWORK_TOOLS "/usr/local/GNUstep/Local/Tools" > #define GNUSTEP_TARGET_NETWORK_ADMIN_TOOLS > "/usr/local/GNUstep/Local/Tools/Admin" > #define GNUSTEP_TARGET_NETWORK_LIBRARY "/usr/local/GNUstep/Local/Library" > #define GNUSTEP_TARGET_NETWORK_LIBRARIES > "/usr/local/GNUstep/Local/Library/Libraries" > #define GNUSTEP_TARGET_NETWORK_HEADERS > "/usr/local/GNUstep/Local/Library/Headers" > #define GNUSTEP_TARGET_NETWORK_DOC > "/usr/local/GNUstep/Local/Library/Documentation" > #define GNUSTEP_TARGET_NETWORK_DOC_MAN > "/usr/local/GNUstep/Local/Library/Documentation/man" > #define GNUSTEP_TARGET_NETWORK_DOC_INFO > "/usr/local/GNUstep/Local/Library/Documentation/info" > #define GNUSTEP_TARGET_LOCAL_APPS "/usr/local/GNUstep/Local/Applications" > #define GNUSTEP_TARGET_LOCAL_ADMIN_APPS > "/usr/local/GNUstep/Local/Applications/Admin" > #define GNUSTEP_TARGET_LOCAL_WEB_APPS > "/usr/local/GNUstep/Local/Library/WebApplications" > #define GNUSTEP_TARGET_LOCAL_TOOLS "/usr/local/GNUstep/Local/Tools" > #define GNUSTEP_TARGET_LOCAL_ADMIN_TOOLS > "/usr/local/GNUstep/Local/Tools/Admin" > #define GNUSTEP_TARGET_LOCAL_LIBRARY "/usr/local/GNUstep/Local/Library" > #define GNUSTEP_TARGET_LOCAL_LIBRARIES > "/usr/local/GNUstep/Local/Library/Libraries" > #define GNUSTEP_TARGET_LOCAL_HEADERS > "/usr/local/GNUstep/Local/Library/Headers" > #define GNUSTEP_TARGET_LOCAL_DOC > "/usr/local/GNUstep/Local/Library/Documentation" > #define GNUSTEP_TARGET_LOCAL_DOC_MAN > "/usr/local/GNUstep/Local/Library/Documentation/man" > #define GNUSTEP_TARGET_LOCAL_DOC_INFO > "/usr/local/GNUstep/Local/Library/Documentation/info" > #define GNUSTEP_TARGET_USER_DIR_APPS "GNUstep/Applications" > #define GNUSTEP_TARGET_USER_DIR_ADMIN_APPS "GNUstep/Applications/Admin" > #define GNUSTEP_TARGET_USER_DIR_WEB_APPS "GNUstep/Library/WebApplications" > #define GNUSTEP_TARGET_USER_DIR_TOOLS "GNUstep/Tools" > #define GNUSTEP_TARGET_USER_DIR_ADMIN_TOOLS "GNUstep/Tools/Admin" > #define GNUSTEP_TARGET_USER_DIR_LIBRARY "GNUstep/Library" > #define GNUSTEP_TARGET_USER_DIR_LIBRARIES "GNUstep/Library/Libraries" > #define GNUSTEP_TARGET_USER_DIR_HEADERS "GNUstep/Library/Headers" > #define GNUSTEP_TARGET_USER_DIR_DOC "GNUstep/Library/Documentation" > #define GNUSTEP_TARGET_USER_DIR_DOC_MAN "GNUstep/Library/Documentation/man" > #define GNUSTEP_TARGET_USER_DIR_DOC_INFO > "GNUstep/Library/Documentation/info" > #define GNUSTEP_TARGET_SYSTEM_USERS_DIR "" > #define GNUSTEP_TARGET_NETWORK_USERS_DIR "" > #define GNUSTEP_TARGET_LOCAL_USERS_DIR "" > > configure: exit 77 > (end of "config.log") > *** Error code 1 > > Stop in /usr/ports/lang/gnustep-base. > *** Error code 1 > > Stop in /usr/ports/devel/gnustep. > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAEMqm6EZX_oumg3-MYi3jj3h1T1Y-jFWe16i4MgFrK3LuDN5cA>