[MacPorts] #21293: finch doesn't compile in 1.8
MacPorts
noreply at macports.org
Tue Feb 16 05:05:48 PST 2010
#21293: finch doesn't compile in 1.8
---------------------------------+------------------------------------------
Reporter: nefar@… | Owner: simon@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.0
Keywords: | Port: finch
---------------------------------+------------------------------------------
Comment(by pj.paito@…):
I added "#define NO_WIDECHAR" to gntwm.c and i got he below error do i
need to clean the build first or anything?
I just edited the file here:
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_finch/work/pidgin-2.6.2/finch/libgnt/
{{{
---> Computing dependencies for finch
---> Building finch
Error: Target org.macports.build returned: shell command " cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_finch/work/pidgin-2.6.2"
&& /usr/bin/make -j2 all " returned error 2
Command output: Undefined symbols:
"_PyErr_Occurred", referenced from:
_python_script_selected in gntwm.o
"_PyErr_Print", referenced from:
_python_script_selected in gntwm.o
"_Py_Finalize", referenced from:
_gnt_wm_destroy in gntwm.o
"_PyRun_SimpleFileExFlags", referenced from:
_python_script_selected in gntwm.o
"_PyString_FromString", referenced from:
_python_script_selected in gntwm.o
"_PyList_Insert", referenced from:
_python_script_selected in gntwm.o
"_PySys_GetObject", referenced from:
_python_script_selected in gntwm.o
"_Py_IsInitialized", referenced from:
_gnt_wm_class_init in gntwm.o
"_Py_SetProgramName", referenced from:
_gnt_wm_class_init in gntwm.o
"_Py_Initialize", referenced from:
_gnt_wm_class_init in gntwm.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
lipo: can't open input file: /var/tmp//ccVsUA3T.out (No such file or
directory)
make[5]: *** [libgnt.la] Error 1
make[4]: *** [all-recursive] Error 1
make[3]: *** [all] Error 2
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
Error: Status 1 encountered during processing.
Before reporting a bug, first run the command again with the -d flag to
get complete output.
}}}
Thanks.
--
Ticket URL: <http://trac.macports.org/ticket/21293#comment:17>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list