Opened 21 years ago

Closed 21 years ago

Last modified 19 years ago

#593 closed defect (fixed)

comms/minicom 2.1 port

Reported by: wmalik@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

Menu driven communications program

Attachments (4)

Portfile (753 bytes) - added by wmalik@… 21 years ago.
Portfile
patch-windiv.c (303 bytes) - added by wmalik@… 21 years ago.
patchfile
Portfile.2 (565 bytes) - added by wmalik@… 21 years ago.
Portfile
patch-windiv.2.c (277 bytes) - added by wmalik@… 21 years ago.
Patch file

Download all attachments as: .zip

Change History (12)

Changed 21 years ago by wmalik@…

Attachment: Portfile added

Portfile

Changed 21 years ago by wmalik@…

Attachment: patch-windiv.c added

patchfile

comment:1 Changed 21 years ago by wmalik@…

dependson: 592

Changed 21 years ago by wmalik@…

Attachment: Portfile.2 added

Portfile

comment:2 Changed 21 years ago by wmalik@…

attachments.isobsolete: 01

Changed 21 years ago by wmalik@…

Attachment: patch-windiv.2.c added

Patch file

comment:3 Changed 21 years ago by wmalik@…

attachments.isobsolete: 01

comment:4 Changed 21 years ago by fkr@…

the configure-phase dies:

checking for com line lock directory... configure: error: No suitable lock directory Error: Target com.apple.configure returned: configure failure: shell command "cd /Users/fkr/ develope/opendarwin/darwinports/dports/comms/minicom/work/minicom-2.1 && ./configure -- prefix=/opt/local" returned error 1 Command output: checking posix1_lim.h presence... no Warning: the following items did not execute (for minicom): com.apple.install com.apple.configure com.apple.build

-fkr

comment:5 Changed 21 years ago by waqar@…

[wmalik:dports/comms/minicom] waqar% port build ---> Fetching minicom ---> Verifying checksum for minicom ---> Extracting minicom ---> Configuring minicom ---> Building minicom with target all [wmalik:dports/comms/minicom] waqar%

This is what I get, I have the latest source from the repository.

comment:6 Changed 21 years ago by blb@…

Darwin doesn't appear to have a uucp lock directory, hence the failure (on my Mac as well). Perhaps with "--enable-lock-dir=${prefix}/var" added to the configure args?

comment:7 Changed 21 years ago by fkr@…

with --enable-lock-dir=${prefix}/var it works like a charm :)

comment:8 Changed 21 years ago by waqar@…

Resolution: fixed
Status: newclosed

checked in.

Note: See TracTickets for help on using tickets.