pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

screen fails to find AIX sockets/fifos during config



Hi,

Trying to build screen on AIX...

configure: checking select...
configure: checking fifos...
- your fifos are not usable
configure: checking sockets...
- your sockets are not usable
configure: error: you have neither usable sockets nor usable pipes -> no screen
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/misc/screen
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/misc/screen



... but if I go to /usr/pkgobj/misc/screen/work/screen-4.0.3 and...

# ./configure

... I get...

configure: checking fifos...
- your fifos are usable
configure: checking for broken fifo implementation...
- your implementation is ok
configure: checking sockets...
- your sockets are usable
configure: checking socket implementation...
- you are normal



Something "abnormal" is going on when pkgsrc tries to configure this package.

Any help would be fantastic. Thanks,

Louis

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature



Home | Main Index | Thread Index | Old Index