Opened 15 years ago
Closed 15 years ago
#23452 closed defect (invalid)
tmux-1.1 build error: libproc.h: No such file or directory
Reported by: | arifsaha (S P Arif Sahari Wibowo) | Owned by: | tobypeterson |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.1 |
Keywords: | Cc: | ||
Port: | tmux |
Description
Building tmux-1.1 on OS 10.4 ended up with error:
# port install tmux ---> Computing dependencies for tmux ---> Building tmux Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_tmux/work/tmux-1.1" && /usr/bin/make -j1 all " returned error 2 Command output: cc -O2 -DBUILD="\"1.1\"" -Wno-long-long -Wall -W -Wnested-externs -Wformat=2 -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wundef -Wbad-function-cast -Winline -Wcast-align -I/opt/local/include -I/opt/local/include/ncurses -iquote. -c -o osdep-darwin.o osdep-darwin.c osdep-darwin.c:22:21: error: libproc.h: No such file or directory osdep-darwin.c: In function 'osdep_get_name': osdep-darwin.c:40: warning: implicit declaration of function 'proc_pidpath' osdep-darwin.c:40: warning: nested extern declaration of 'proc_pidpath' make: *** [osdep-darwin.o] Error 1 Error: Status 1 encountered during processing.
Change History (2)
comment:1 Changed 15 years ago by jmroot (Joshua Root)
Owner: | changed from macports-tickets@… to toby@… |
---|
comment:2 Changed 15 years ago by tobypeterson
Resolution: | → invalid |
---|---|
Status: | new → closed |
selfupdate, this was fixed months ago
Note: See
TracTickets for help on using
tickets.
Please remember to cc the maintainer. You should selfupdate to 1.8.2 for starters.