Opened 18 years ago
Closed 18 years ago
#9386 closed defect (fixed)
BUG: corkscrew build fails
Reported by: | anandbisen@… | Owned by: | pierre@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.2 |
Keywords: | Cc: | junk.mail@… | |
Port: |
Description
corkscrew net/corkscrew @2.0 Tunnel SSH through HTTP proxies.
This is the following excerpt from the build process
checking how to run the C preprocessor... gcc -E checking for function prototypes... yes checking for gcc... (cached) gcc checking whether the C compiler (gcc -g -O2 ) works... yes checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for mawk... no checking for gawk... no checking for nawk... no checking for awk... awk checking for a BSD compatible install... /usr/bin/install -c checking whether ln -s works... yes checking host system type... configure: error: can not guess host type; you must specify one
Error: /opt/local/bin/port: Status 1 encountered during processing.
Attachments (2)
Change History (8)
comment:1 Changed 18 years ago by mww@…
Owner: | changed from darwinports-bugs@… to pierre@… |
---|---|
Summary: | The build process of the package corkscrew fails → BUG: corkscrew build fails |
comment:2 Changed 18 years ago by pierre@…
comment:3 Changed 18 years ago by junk.mail@…
Cc: | junk.mail@… added |
---|
Hi Anand
Just wanted to add that this changed portfile worked fine with my system (MBP).
Regards,
Oliver <junk.mail@…>
output:
gilgamesh:/tmp administrator$ sudo port install corkscrew Password: ---> Fetching corkscrew ---> Verifying checksum(s) for corkscrew ---> Extracting corkscrew ---> Configuring corkscrew ---> Building corkscrew with target all ---> Staging corkscrew into destroot ---> Packaging tgz archive for corkscrew 2.0_0+darwin_i386 ---> Installing corkscrew 2.0_0+darwin_i386 ---> Activating corkscrew 2.0_0+darwin_i386 ---> Cleaning corkscrew gilgamesh:/tmp administrator$
Portfile Try1
comment:4 Changed 18 years ago by pierre@…
attachments.isobsolete: | 0 → 1 |
---|
comment:5 Changed 18 years ago by pierre@…
Attached the diff corresponding to the previous full Portfile. Please commit. Note I didn't bump the revision, because people that got it working before (ppc) shouldn't rebuild. -- Pierre
comment:6 Changed 18 years ago by pguyot (Paul Guyot)
Component: | base → dports |
---|---|
Resolution: | → fixed |
Status: | new → closed |
The correct category is dports, not base.
Could you try this Portfile? I'm afraid it won't work, but I have no idea what kind of host-type it would accept. Tell me what you get. -- Pierre Queinnec