Opened 21 months ago

#65705 new defect

libbonobo fails on Rosetta: Undefined symbols: "_Bonobo_Sample_Echo_echo", referenced from: _main in echo-client.o

Reported by: barracuda156 Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.7.2
Keywords: powerpc, rosetta, snowleopard Cc:
Port: libbonobo

Description

Making all in echo
make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_libbonobo/libbonobo/work/libbonobo-2.32.1/samples/echo'
  GEN    Bonobo_Sample_Echo-skels.c
  GEN    Bonobo_Sample_Echo-stubs.c
  GEN    Bonobo_Sample_Echo-common.c
  CC     main.o
  CC     echo.o
  CC     echo-client.o
orbit-idl-2 2.14.19 compiling
  mode, hide preprocessor errors, passes: stubs skels common headers 

Processing file ./Bonobo_Sample_Echo.idl
orbit-idl-2 2.14.19 compiling
  mode, hide preprocessor errors, passes: stubs skels common headers 

Processing file ./Bonobo_Sample_Echo.idl
orbit-idl-2 2.14.19 compiling
  mode, hide preprocessor errors, passes: stubs skels common headers 

Processing file ./Bonobo_Sample_Echo.idl
  GEN    Bonobo_Sample_Echo.server.in
  CC     Bonobo_Sample_Echo-stubs.o
  CC     Bonobo_Sample_Echo-skels.o
LC_ALL=C /opt/local/bin/intltool-merge -o -u -c ../../po/.intltool-merge-cache ../../po Bonobo_Sample_Echo.server.in Bonobo_Sample_Echo.server
  CC     Bonobo_Sample_Echo-common.o
  AR     libEcho.a
/opt/local/bin/ranlib: file: libEcho.a(Bonobo_Sample_Echo-stubs.o) has no symbols
ranlib: file: libEcho.a(Bonobo_Sample_Echo-stubs.o) has no symbols
  CCLD   echo-client-2
  CCLD   bonobo-echo-2
Found cached translation database
Merging translations into Bonobo_Sample_Echo.server.
Undefined symbols:
  "_Bonobo_Sample_Echo_echo", referenced from:
      _main in echo-client.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
make[3]: *** [echo-client-2] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_libbonobo/libbonobo/work/libbonobo-2.32.1/samples/echo'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_libbonobo/libbonobo/work/libbonobo-2.32.1/samples'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_libbonobo/libbonobo/work/libbonobo-2.32.1'
make: *** [all] Error 2

Attachments (1)

libbonobo.log (41.6 KB) - added by barracuda156 21 months ago.

Download all attachments as: .zip

Change History (1)

Changed 21 months ago by barracuda156

Attachment: libbonobo.log added
Note: See TracTickets for help on using tickets.