pkgsrc-Users archive

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

Re: wip/slurm build on NetBSD 7.1.1



On Fri, Mar 02, 2018 at 07:00:28PM -0600, Jason Bacon wrote:
> checking Link to libslurm.so instead of libslurm.o... ./configure:
> LIB_SLURM+= -L$(top_builddir)/src/api/.libs -lslurmfull: not found

That's completely broken. *Never* directly reference the .libs
subdirectory. Patch it to just drop the .libs part.

Joerg


Home | Main Index | Thread Index | Old Index