Bug 58459 - ports/net/ztelnet build problem
Summary: ports/net/ztelnet build problem
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: CHOI Junho
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-23 19:50 UTC by David Israelsson
Modified: 2004-05-30 00:46 UTC (History)
0 users

See Also:


Attachments
file.diff (983 bytes, patch)
2003-10-23 19:50 UTC, David Israelsson
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Israelsson 2003-10-23 19:50:10 UTC
ztelnet won't build with gcc33
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2003-10-23 19:58:02 UTC
Responsible Changed
From-To: freebsd-ports-bugs->cjh

Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=58459 

Although the above patch (when installed as X),
seems to configure correctly, I still can't compile on -CURRENT.
Can either the submitter or maintainer confirm this?

cc -O -pipe -march=pentium -I.. -DLINEMODE -DKLUDGELINEMODE  -DUSE_TERMIO -DDIAGNOSTICS -DHANGUL -c utilities.c
make: don't know how to make /lib/libc.a. Stop
*** Error code 2
Comment 2 Mark Linimon freebsd_committer freebsd_triage 2004-03-04 06:01:50 UTC
State Changed
From-To: open->feedback

Note that the submitter has been asked for feedback.
Comment 3 David Israelsson 2004-04-02 09:28:26 UTC
Same error here.  I didn't have that problem last time, and it's a
different problem than the original one.  I'll get back when I have a
patch for this.
Comment 4 Mark Linimon 2004-05-27 06:51:12 UTC
Has there been any progress on this PR, or should it just be closed?
Comment 5 Pav Lucistnik freebsd_committer freebsd_triage 2004-05-30 00:45:34 UTC
State Changed
From-To: feedback->closed

> Has there been any progress on this PR, or should it just be closed? 
No, it should be just committer! 

Committed, plus I fixed that libc.a problem (simple path fix)