pkgsrc-Users archive

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

expect5.45.4 why does pkgsrc use expect5.45.0?



Hello,

Is there a reason why pkgsrc is not using expect5.45.4?
If I use

https://sourceforge.net/projects/expect/files/Expect/5.45.4/expect5.45.4.tar.gz

With my patches.  I am able to build expect5.45.4,

Using expect5.45.tar.gz from pkgsrc, configure fails with...

configure: error: could not find source file 'pty_.c'
*** Error code 1

Stop.
bmake[1]: stopped in /home/build/pkgsrc_build/lang/tcl-expect
*** Error code 1

Of note I also do not get theses:

configure: WARNING: sys/select.h: present but cannot be compiled
configure: WARNING: sys/select.h: check for missing prerequisite headers?
configure: WARNING: sys/select.h: see the Autoconf documentation
configure: WARNING: sys/select.h: section "Present But Cannot Be Compiled" configure: WARNING: sys/select.h: proceeding with the preprocessor's result configure: WARNING: sys/select.h: in the future, the compiler will take precedence
configure: WARNING:     ## --------------------------------- ##
configure: WARNING:     ## Report this to the expect lists.  ##
configure: WARNING:     ## --------------------------------- ##
checking for sys/select.h... yes
checking sys/sysmacros.h usability... no
checking sys/sysmacros.h presence... yes
configure: WARNING: sys/sysmacros.h: present but cannot be compiled
configure: WARNING: sys/sysmacros.h: check for missing prerequisite headers?
configure: WARNING: sys/sysmacros.h: see the Autoconf documentation
configure: WARNING: sys/sysmacros.h: section "Present But Cannot Be Compiled" configure: WARNING: sys/sysmacros.h: proceeding with the preprocessor's result configure: WARNING: sys/sysmacros.h: in the future, the compiler will take precedence
configure: WARNING:     ## --------------------------------- ##
configure: WARNING:     ## Report this to the expect lists.  ##
configure: WARNING:     ## --------------------------------- ##
checking for sys/sysmacros.h... yes
checking varargs.h usability... no
checking varargs.h presence... no
checking for varargs.h... no
checking sys/stropts.h usability... no
checking sys/stropts.h presence... yes
configure: WARNING: sys/stropts.h: present but cannot be compiled
configure: WARNING: sys/stropts.h: check for missing prerequisite headers?
configure: WARNING: sys/stropts.h: see the Autoconf documentation
configure: WARNING: sys/stropts.h: section "Present But Cannot Be Compiled" configure: WARNING: sys/stropts.h: proceeding with the preprocessor's result configure: WARNING: sys/stropts.h: in the future, the compiler will take precedence
configure: WARNING:     ## --------------------------------- ##
configure: WARNING:     ## Report this to the expect lists.  ##
configure: WARNING:     ## --------------------------------- ##
checking for sys/stropts.h... yes
checking sys/sysconfig.h usability... no
checking sys/sysconfig.h presence... yes
configure: WARNING: sys/sysconfig.h: present but cannot be compiled
configure: WARNING: sys/sysconfig.h: check for missing prerequisite headers?
configure: WARNING: sys/sysconfig.h: see the Autoconf documentation
configure: WARNING: sys/sysconfig.h: section "Present But Cannot Be Compiled" configure: WARNING: sys/sysconfig.h: proceeding with the preprocessor's result configure: WARNING: sys/sysconfig.h: in the future, the compiler will take precedence
configure: WARNING:     ## --------------------------------- ##
configure: WARNING:     ## Report this to the expect lists.  ##
configure: WARNING:     ## --------------------------------- ##
checking for sys/sysconfig.h... yes
checking sys/fcntl.h usability... no
checking sys/fcntl.h presence... yes
configure: WARNING: sys/fcntl.h: present but cannot be compiled
configure: WARNING: sys/fcntl.h: check for missing prerequisite headers?
configure: WARNING: sys/fcntl.h: see the Autoconf documentation
configure: WARNING: sys/fcntl.h: section "Present But Cannot Be Compiled" configure: WARNING: sys/fcntl.h: proceeding with the preprocessor's result configure: WARNING: sys/fcntl.h: in the future, the compiler will take precedence
configure: WARNING:     ## --------------------------------- ##
configure: WARNING:     ## Report this to the expect lists.  ##
configure: WARNING:     ## --------------------------------- ##
checking for sys/fcntl.h... yes
checking sys/ptem.h usability... no
checking sys/ptem.h presence... yes
configure: WARNING: sys/ptem.h: present but cannot be compiled
configure: WARNING: sys/ptem.h: check for missing prerequisite headers?
configure: WARNING: sys/ptem.h: see the Autoconf documentation
configure: WARNING: sys/ptem.h: section "Present But Cannot Be Compiled" configure: WARNING: sys/ptem.h: proceeding with the preprocessor's result configure: WARNING: sys/ptem.h: in the future, the compiler will take precedence
configure: WARNING:     ## --------------------------------- ##
configure: WARNING:     ## Report this to the expect lists.  ##
configure: WARNING:     ## --------------------------------- ##
checking for sys/ptem.h... yes

Regards,

--
Boyd Gerber <gerberb%zenez.com@localhost> 801 849-0213
ZENEZ   1042 East Fort Union #135, Midvale Utah  84047



Home | Main Index | Thread Index | Old Index