pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Problem compiling lang/tcl under Darwin/64-bit
On 2012/05/02 05:34, Benny Siegert wrote:
> On Sun, Apr 29, 2012 at 4:58 PM, Mark Perkins
> <mep1%sixshooterpeaks.net@localhost> wrote:
>> Same problem here.
>
> Please try again with the latest wip/tcl85 and wip/tk85. Do they build
> on your system?
>
> --Benny.
I don't have pkgsrc/wip anywhere at the moment. But to be clear, the
problem I saw with lang/tcl was at the install stage; libtcl8.4.dylib
*does* exist, but apparently not in the right place?
Mark
-> sudo bmake install
Password:
=> Bootstrap dependency digest>=20010302: found digest-20111104
===> Checking for vulnerabilities in tcl-8.4.18nb1
===> Installing for tcl-8.4.18nb1
=> Creating installation directories
Warning: tclStubInit.c may be out of date.
Developers may want to run "make genstubs" to regenerate.
This warning can be safely ignored, do not report as a bug!
Installing libtcl8.4.dylib to
/Volumes/snow_HD2/usr2/pkgsrc/lang/tcl/work/.destdir/usr/pkg/lib/
libtool: install: /usr/pkgsrc/lang/tcl/work/tcl8.4.18/unix/install-sh -c
libtcl8.4.dylib
/Volumes/snow_HD2/usr2/pkgsrc/lang/tcl/work/.destdir/usr/pkg/lib/libtcl8.4.dylib
install: libtcl8.4.dylib does not exist
*** Error code 1
Stop.
bmake: stopped in /Volumes/snow_HD2/usr2/pkgsrc/lang/tcl/work/tcl8.4.18/unix
*** Error code 1
Stop.
bmake: stopped in /Volumes/snow_HD2/usr2/pkgsrc/lang/tcl
*** Error code 1
Stop.
bmake: stopped in /Volumes/snow_HD2/usr2/pkgsrc/lang/tcl
-> find . -name \*dylib
./work/tcl8.4.18/unix/.libs/libtcl8.4.1.dylib
./work/tcl8.4.18/unix/.libs/libtcl8.4.1.dylib.dSYM/Contents/Resources/DWARF/libtcl8.4.1.dylib
./work/tcl8.4.18/unix/.libs/libtcl8.4.dylib
->
Home |
Main Index |
Thread Index |
Old Index