| Summary: | /usr/ports/devel/t1lib hangs in configure, checking whether external symbols need an underscore prefix | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | jay.krell <jay.krell> | ||||
| Component: | Individual Port(s) | Assignee: | freebsd-ports (Nobody) <ports> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
jay.krell
1999-12-16 11:50:01 UTC
This doesn't repro if you do
cd /usr/ports/devel/t1lib
make clean
make extract
make patch
cd work/T*
./configure
but still definitely does repro with
cd /usr/ports/devel/t1lib
make clean
make
I'm still a little too newbieish to debug this (if only it was C++ I could
step through with Visual C++..)
The results of make 2>&1 > t1lib.log are attached.
- Jay
State Changed From-To: open->closed The problem in libc_r has been fixed by Daniel Eischen. |