Opened 18 years ago

Closed 18 years ago

#7946 closed defect (fixed)

fvwm2 missing dependency on readline

Reported by: troy@… Owned by: pguyot (Paul Guyot)
Priority: Normal Milestone:
Component: ports Version: 1.2
Keywords: Cc:
Port:

Description

port version Version: 1.200

uname -a Darwin kint 8.5.0 Darwin Kernel Version 8.5.0: Sun Jan 22 10:38:46 PST 2006; root:xnu-792.6.61.obj~1/RELEASE_PPC Power Macintosh powerpc

a straight up 'port install fvwm2' on a new install breaks (error as below). installing readline 5.0.005_0+darwin_8 and then redoing 'port install fvwm2' fixes it.

thanks for a wonderful alternative to fink...

Making all in FvwmConsole gcc -Wall -Wno-implicit-int -g -O2 -o FvwmConsoleC FvwmConsoleC.o getline.o -L../../libs -lfvwm -lreadline -ltermcap /usr/bin/ld: Undefined symbols: _append_history _history_truncate_file _read_history_range collect2: ld returned 1 exit status make[3]: * [FvwmConsoleC] Error 1 make[2]: * [all-recursive] Error 1 make[1]: * [all-recursive] Error 1 make: * [all] Error 2

Change History (3)

comment:1 Changed 18 years ago by blb@…

Owner: changed from darwinports-bugs@… to pguyot@…

Assigning to maintainer.

comment:2 Changed 18 years ago by pguyot (Paul Guyot)

dependson: 8663
Status: newassigned

comment:3 Changed 18 years ago by pguyot (Paul Guyot)

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.