Date: Wed, 20 Mar 2002 08:00:50 -0500 From: jbw <j.bw@verizon.net> To: Joe Marcus Clarke <marcus@marcuscom.com> Cc: ports@freebsd.org Subject: Re: ORBit build problems Message-ID: <20020320080050.A33539@arem.peritian.com> In-Reply-To: <1016610288.334.5.camel@gyros.marcuscom.com>; from marcus@marcuscom.com on Wed, Mar 20, 2002 at 02:44:48AM -0500 References: <20020319220208.A9534@arem.peritian.com> <1016610288.334.5.camel@gyros.marcuscom.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Joe, I installed gettext-old and that resolved the build problems with ORBit. thanks, jbw On Wed, Mar 20, 2002 at 02:44:48AM -0500, Joe Marcus Clarke wrote: > On Tue, 2002-03-19 at 22:02, jbw wrote: > > I'm trying to build upgrade to ORBit-0.5.14 but encounter the > > following error message when building the port > > Can you send more of the config.log? A compressed copy of the log would > be nice to see where the failure is occurring. However, a good deal of > GNOME-related failures can be fixed by making sure all the dependency > bits are up to date. In this case, the problem might be related to the > recent gettext changes. If so, try uninstalling all your gettext ports, > then install gettext-old and gettext. > > Joe > > > > > > > lt_cv_path_LD='/usr/libexec/elf/ld' > > ac_cv_build_alias='i386-unknown-freebsd4.5' > > ac_cv_env_CPPFLAGS_value='-I/usr/local/include' > > ac_cv_header_sys_machine_h='no' > > ac_cv_header_memory_h='yes' > > ac_cv_prog_ac_ct_RANLIB='ranlib' > > ac_cv_path_GLIB_CONFIG='/usr/local/bin/glib12-config' > > ac_cv_prog_ac_ct_STRIP='strip' > > ac_cv_host='i386-unknown-freebsd4.5' > > ac_cv_env_host_alias_value='' > > ac_cv_header_wctype_h='yes' > > lt_cv_compiler_c_o='yes' > > lt_cv_prog_cc_pic_works='yes' > > lt_cv_file_magic_test_file='' > > ac_cv_alignof_CORBA_long_long='4' > > ac_cv_alignof_CORBA_unsigned_long='4' > > ac_cv_prog_AWK='awk' > > ac_cv_prog_CPP='cc -E' > > ac_cv_build='i386-unknown-freebsd4.5' > > ac_cv_env_build_alias_value='' > > ac_cv_alignof_CORBA_char='1' > > ac_cv_prog_lex_yytext_pointer='yes' > > lt_cv_prog_cc_pic=' -fPIC' > > lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\''' > > lt_cv_deplibs_check_method='pass_all' > > ac_cv_prog_ac_ct_CC='cc' > > lt_cv_compiler_o_lo='no' > > ac_cv_env_target_alias_value='i386-unknown-freebsd4.5' > > ac_cv_alignof_CORBA_wchar='2' > > ac_cv_header_stddef_h='yes' > > ac_cv_env_CC_value='cc' > > ac_cv_alignof_CORBA_float='4' > > ac_cv_func_basename='yes' > > lt_cv_path_NM='/usr/bin/nm -B' > > ac_cv_env_CPP_set='' > > ac_cv_alignof_CORBA_pointer='4' > > ac_cv_func_poll='yes' > > ac_cv_header_dlfcn_h='yes' > > ac_cv_prog_LEX='flex' > > ac_cv_objext='o' > > > > > > configure: exit 1 > > (end of "config.log") > > *** Error code 1 > > > > Stop in /usr/ports/devel/ORBit. > > *** Error code 1 > > > > Stop in /usr/ports/devel/ORBit. > > *** Error code 1 > > > > Stop in /usr/ports/devel/ORBit. > > *** Error code 1 > > > > Stop in /usr/ports/devel/ORBit. > > > > > > > > What can I do to get this to build? > > > > TIA > > > > jbw > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-ports" in the body of the message > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020320080050.A33539>