| Summary: | [PATCH] devel/distcc: Fix segfault due to pthread linking | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Robert Noland <rnoland> | ||||
| Component: | Individual Port(s) | Assignee: | Michael Johnson <ahze> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | CC: | ahze | ||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Robert Noland
2007-11-05 18:40:00 UTC
The linking issue is introduced with the avahi patch... robert. -- Robert Noland <rnoland@internap.com> Responsible Changed From-To: freebsd-ports-bugs->ahze Over to maintainer (via the GNATS Auto Assign Tool) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I can verify that I was also experiencing this problem. The patch supplied in this PR works for me and I can use distccd again without the segfault. This was on FreeBSD/amd64 8-CURRENT. - -- Coleman Kane -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD4DBQFHOGurcMSxQcXat5cRAnKZAJ9N7vyDZGuimlVSEKAdCfgDqio3tQCY+mcq jO8wiPBZW99PgZ+gatSKfg== =OC0M -----END PGP SIGNATURE----- ahze 2008-01-08 16:42:20 UTC
FreeBSD ports repository
Modified files:
finance/gnucash Makefile distinfo pkg-plist
Log:
Update to 2.2.2
PR: ports/117849
ports/118968
Submitted by: Robert Noland
Kuang-che Wu
Revision Changes Path
1.106 +1 -2 ports/finance/gnucash/Makefile
1.37 +3 -3 ports/finance/gnucash/distinfo
1.42 +34 -0 ports/finance/gnucash/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed, Thanks! ahze 2008-01-11 17:29:07 UTC
FreeBSD ports repository
Modified files:
devel/distcc Makefile
Log:
Pass PTHREAD_LIBS to configure script to fix segfault when used with avahi
PR: ports/117849
Submitted by: Robert Noland
Revision Changes Path
1.56 +3 -2 ports/devel/distcc/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
|