Ticket #279 (closed Bug: worksforme)

Opened 6 years ago

Last modified 3 years ago

Compile on Ubuntu 7.10: cannot find -lXpm

Reported by: drekowski Owned by: Cyrus Daboo
Priority: major Milestone: unassigned
Component: Build System Version: v4.0.8
Severity: Crash/data loss Keywords:
Cc: Operating System: Linux
OS Version: Ubuntu 7.10

Description

g++ -o jxlayout jxlayout.o -L../../lib -ljx-2_5_0 -ljcore-2_5_0 -L../../lib -lACE-5_4_7 -L../../lib -L/usr/X11R6/lib -lXext -lXpm -lX11 -lXft -lstdc++ -lm -lc -ldl -Xlinker -R~/download/work/mulberry/JX/lib /usr/bin/ld: cannot find -lXpm collect2: ld gab 1 als Ende-Status zurück make[3]: * [jxlayout] Fehler 1

followed by: compile_jstrings strings/* ../../libjcore/strings/* ../../libjx/strings/* \

--code kJXWDefaultStringData ./code/jxwStringData.h

compile_jstrings: unable to open ../../libjx/strings/strings

and: compile_jstrings strings/* ../../libjcore/strings/* ../../libjx/strings/* \

--code kASKDefaultStringData ./code/askStringData.h

compile_jstrings: unable to open ../../libjx/strings/strings

Change History

comment:1 Changed 3 years ago by Cyrus Daboo

  • Status changed from new to closed
  • Resolution set to worksforme
Note: See TracTickets for help on using tickets.