Warnings during make:
$ PATH=/usr/local/bin:${PATH} make
...
"cmd-command-prompt.c", line 251.34: 1506-068 (W) Operation between types "int(*)(void*,const char*)" and "void*" is not allowed.
...
"input.c", line 220.21: 1506-068 (W) Operation between types "void*(*)(unsigned char,struct input_ctx*)" and "void*" is not allowed.
"input.c", line 239.27: 1506-280 (W) Function argument assignment between types "void*" and "void(*)(unsigned char,struct input_ctx*)" is not allowed.
...
"tty-term.c", line 420.22: 1506-098 (E) Missing argument(s).
"tty-term.c", line 426.22: 1506-098 (E) Missing argument(s).
Error when trying to install:
$ PATH=/usr/local/bin:${PATH} sudo make install
install -d /usr/local/bin
/usr/bin/getopt: Not a recognized flag: d
Man page has the same parsing problems as with 0.9:
$ man tmux
/usr/bin/nroff: Argument not valid for .Dt ; line 18, file
is a terminal multiplexer: it enables a number of terminals to
be created, accessed, and controlled from a single screen. may
be detached from a screen and continue running in the background,
then later reattached. When is started it creates a new with a
single and displays it on screen. A status line at the bottom of
the screen shows information on the current session and is used
to enter interactive commands. A session is a single collection
---
And finally, the build is broken:
$ tmux list-sessions
0: 1 windows (created Fri Oct 30 14:59:47 2009) [180x68]
fatal: dispatch_imsg: imsg_get failed
- LGee blogja
- A hozzászóláshoz be kell jelentkezni
- 772 megtekintés
Hozzászólások
Beszeltem a fejlesztovel IRC-n, es kuldok bug reportot. Linuxon persze warning nelkul lefordul es megy.
- A hozzászóláshoz be kell jelentkezni
Sors ironiaja? :D
- A hozzászóláshoz be kell jelentkezni
Szerintem inkabb csak gnu toolchain-tol valo fuggoseg.
Azert erdekes az egesz, mert amugy a legkulonbozobb 'GNU shit' gond nelkul fordul AIX-en xlC compilerrel es AIX make-kel.
- A hozzászóláshoz be kell jelentkezni