Re: ports with no SONAME

2017-10-30 Thread Gleb Popov
On Mon, Oct 30, 2017 at 7:17 PM, blubee blubeeme wrote: > Can anyone help with this library. I ran objdump on it and got this output > -- > objdump -x work/stage/usr/local/lib/libtogl.so > > work/stage/usr/local/lib/libtogl.so: file format elf64-x86

Re: ports with no SONAME

2017-10-30 Thread blubee blubeeme
Can anyone help with this library. I ran objdump on it and got this output -- objdump -x work/stage/usr/local/lib/libtogl.so work/stage/usr/local/lib/libtogl.so: file format elf64-x86-64-freebsd work/stage/usr/local/lib/libtogl.so architecture: i386:

Re: ports with no SONAME

2017-10-30 Thread blubee blubeeme
Seems like the soname issue has to do with the linker flags set during the compilation process. On Mon, Oct 30, 2017 at 7:37 PM, blubee blubeeme wrote: > There's an unmaintained port [graphics/togl] that I need but doing > stage-qa on my port it says this needed port has no SONAME. > > Since the

ports with no SONAME

2017-10-30 Thread blubee blubeeme
There's an unmaintained port [graphics/togl] that I need but doing stage-qa on my port it says this needed port has no SONAME. Since the togl is unmaintained I'll like to fix it. This port does a lot of stuff like this: # do-install: # @${MKDIR} ${STAGEDIR}${TOGL_INSTDIR} # .for i in togl.h togl_