Opened 15 years ago

Closed 14 years ago

#19608 closed defect (worksforme)

gv failed to build - ld: symbol(s) not found

Reported by: renanfischer@… Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 1.7.1
Keywords: symbol(s) not found Cc:
Port: gv

Description (last modified by mf2k (Frank Schima))

When i try install gv, it doens`t build correctly and not install either:

--->  Building gv
Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_gv/work/gv-3.6.7" && make all " returned error 2
Command output:       _XmuCvtStringToOrientation$non_lazy_ptr in Scrollbar.o
  "_XmuMakeAtom", referenced from:
      _ClassPartInitialize in Ghostview.o
      _ClassPartInitialize in Ghostview.o
      _ClassPartInitialize in Ghostview.o
      _ClassPartInitialize in Ghostview.o
      _ClassPartInitialize in Ghostview.o
  "_XmuCompareISOLatin1", referenced from:
      _FrameConvertStringToFrameType in Frame.o
      _FrameConvertStringToFrameType in Frame.o
      _FrameConvertStringToFrameType in Frame.o
      _FrameConvertStringToFrameType in Frame.o
      _FrameConvertStringToFrameType in Frame.o
      _doc_convStringToDocOrient in doc_misc.o
      _doc_convStringToDocOrient in doc_misc.o
      _doc_convStringToDocOrient in doc_misc.o
      _doc_convStringToDocOrient in doc_misc.o
      _doc_convStringToDocOrient in doc_misc.o
      _doc_convStringToDocOrient in doc_misc.o
      _doc_convStringToPageMedia in doc_misc.o
      _doc_convStringToPageMedia in doc_misc.o
      _doc_convStringToPageMedia in doc_misc.o
  "_XmuCopyISOLatin1Lowered", referenced from:
      _XmuCvtStringToPalette in Ghostview.o
      _XmuCvtStringToPalette in Ghostview.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
make[2]: *** [gv] Error 1
make[1]: *** [all] Error 2
make: *** [all-recursive] Error 1

Error: Status 1 encountered during processing.

Change History (3)

comment:1 Changed 15 years ago by mf2k (Frank Schima)

Description: modified (diff)
Owner: changed from macports-tickets@… to ryandesign@…

comment:2 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

gv works fine here. Please try the latest version just committed (3.6.8). If you get the same problem, please clean (sudo port clean gv) and try again with the debug switch (sudo port -d install gv) and attach the complete output to this ticket as a file.

comment:3 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: worksforme
Status: newclosed

Closing due to lack of response.

Note: See TracTickets for help on using tickets.