Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Jan 2004 02:08:15 +0200
From:      Ion-Mihai Tetcu <itetcu@apropo.ro>
To:        ports@FreeBSD.ORG
Subject:   dcgui breakes with s/-lpthread/${PTHREAD_LIBS}/g
Message-ID:  <20040111020815.243055fa@it.buh.cameradicommercio.ro>

next in thread | raw e-mail | index | archive | help
Hi,

On my FreeBSD 5.2-RC #0: Fri Jan  9 02:11:52 EET 2004
root@it.buh.cameradicommercio.ro:/usr/obj/usr/src/sys/GENERIC (an on
5.1) if I compile net/dcgui from ports, it freezes any input in X (KDE)
and, and the only thing I can do is to swich to a console and kill it.

However, if I delete the s/-lpthread/${PTHREAD_LIBS}/g from Makefile's:
post-patch:
        @${REINPLACE_CMD} -e 's/-O2//g; s/-lpthread/${PTHREAD_LIBS}/g' \
                ${CONFIGURE_WRKSRC}/${CONFIGURE_SCRIPT}
it just works.

I'm failling to understand why.

-- 
IOnut
Unregistered ;) FreeBSD user



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040111020815.243055fa>