pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Seeking status reports on unusual operating systems
Sijmen Mulder wrote:
> Looks like the symlinks are created here, but I don't know why:
I see now that it links to where the files will end up. Here's the ldd
output for the binaries in the work directory:
$ ldd /var/work/lang/go118/work/go/bin/go*
/var/work/lang/go118/work/go/bin/go:
Start End Type Open Ref GrpRef Name
0000000000400000 0000000000e00000 exe 2 0 0 /var/work/lang/go118/work/go/bin/go
0000000203e9a000 0000000203f8c000 rlib 0 1 0 /usr/lib/libc.so.96.1
00000002bb155000 00000002bb161000 rlib 0 1 0 /usr/lib/libpthread.so.26.1
00000002e90e5000 00000002e90e5000 ld.so 0 1 0 /usr/libexec/ld.so
/var/work/lang/go118/work/go/bin/gofmt:
Start End Type Open Ref GrpRef Name
0000000000400000 000000000065e000 exe 2 0 0 /var/work/lang/go118/work/go/bin/gofmt
00000002d3fdf000 00000002d40d1000 rlib 0 1 0 /usr/lib/libc.so.96.1
00000002a790a000 00000002a7916000 rlib 0 1 0 /usr/lib/libpthread.so.26.1
00000002ae840000 00000002ae840000 ld.so 0 1 0 /usr/libexec/ld.so
These libraries exist.
Hope this helps!
Sijmen
Home |
Main Index |
Thread Index |
Old Index