John Baldwin wrote:
>> I'm seeing this as well:
>>
>> kernel: link_elf_obj: symbol _Z6strlenPKc undefined
>>
>> ...which, I suppose, is the real kldload error message.
>
> Looks like it is trying to use a C++ named-version of strlen():
>
> % echo _Z6strlenPKc | c++filt
> strlen(char const*)
>
> Is
If I install the 9.1rc1 amd64 ISO image,
then cd /usr/ports/security/openssl and make install
then cd /usr/ports/dns/bind98 and make, I get this warning at the end
(and likely elsewhere):
/usr/bin/ld: warning: libcrypto.so.6, needed by
/usr/lib/libgssapi_krb5.so, may conflict with libcrypto.so.8
On 9/11/2012 8:06 AM, Frank Seltzer wrote:
> I haven't seen this asked so far so I'll do it. Is there a cookbook
> procedure to create a local svn server similar to the one you posted
> for a single machine update?
>
It takes less time to just follow the instructions footnoted in the
original post
This is due to the September 19 change r304506 to lang/tcl86
/usr/ports/lang/tcl-modules# make
===> License BSD accepted by the user
===> Extracting for tcl-modules-8.5.12_2
=> SHA256 Checksum OK for tcl8.5.12-src.tar.gz.
===> Patching for tcl-modules-8.5.12_2
===> Applying extra patch /usr/po
So how does port subversion work now? I don't get mod_dav_svn installed
and I don't see a knob for it.
There is port www/mod_dav_svn but devel/subversion doesn't seem to
reference it, and www/mod_dav_svn just gives errors when apache24 tries
to start.(needs shared memory support that or some suc
port converters/libiconv doesn't compile for me. It's needed by the
recent update to glib20 and hence blocks samba, etc.
FreeBSD STABLE10.housenet.jrv 10.0-STABLE FreeBSD 10.0-STABLE #1
r263205M: Sun Mar 16 00:29:14 UTC 2014
r...@stable10.housenet.jrv:/usr/obj/usr/src/sys/GENERIC amd64
...
FreeBSD STABLE10.housenet.jrv 10.0-STABLE FreeBSD 10.0-STABLE #0
r263107M: Sun Mar 16 17:52:42 UTC 2014
r...@stable10.housenet.jrv:/usr/obj/usr/src/sys/GENERIC amd64
Samba 3.6 doesn't compile for me on stable10, yet internet searches
don't reveal any other cases similar to this?
The symptom
On 3/17/2014 1:54 AM, Dimitry Andric wrote:
> Try removing WITH_DEBUG=1 from your make.conf. This causes the samba
> port to be compiled without any optimization (e.g. -O0). Only use the
> WITH_DEBUG option for specific ports, not as a general setting.
Is there a general purpose knob for adding -g
I realize emacs needs to be built with gcc on i386, but should there be
a run-time dependency too? The emacs package tarball requires gcc to
install.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To un