Opened 15 years ago
Closed 11 years ago
#23133 closed defect (fixed)
screen tries to use libelf
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.2 |
Keywords: | Cc: | ||
Port: | screen |
Description
libelf is installed non-universal on my system. When installing screen universal, I see this output at the end of the build phase:
/usr/bin/gcc-4.2 -L/opt/local/lib -arch x86_64 -arch i386 -o screen screen.o ansi.o fileio.o mark.o misc.o resize.o socket.o search.o tty.o term.o window.o utmp.o loadav.o putenv.o help.o termcap.o input.o attacher.o pty.o process.o display.o comm.o kmapdef.o acls.o braille.o braille_tsi.o logfile.o layer.o sched.o teln.o nethack.o encoding.o -lncurses -lelf ld: warning: in /opt/local/lib/libelf.a, file is not of required architecture
Note this does not stop the build; the port completes installation.
Previously in the configure phase it said:
checking elf.h usability... no checking elf.h presence... no checking for elf.h... no
screen does not declare a dependency on libelf so it should not use libelf.
Attachments (1)
Change History (5)
comment:1 Changed 14 years ago by digdog@…
Owner: | changed from digdog@… to macports-tickets@… |
---|
comment:2 Changed 11 years ago by neverpanic (Clemens Lang)
Resolution: | → worksforme |
---|---|
Status: | new → closed |
It this still happening with 4.2.1? If so, please re-open.
comment:3 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | worksforme |
---|---|
Status: | closed → reopened |
Yes.
Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
comment:4 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Note: See
TracTickets for help on using
tickets.
Retired and reassign to macports-tickets@