Bug 77352

Summary: tin-1.6.2_2 port is failing to build
Product: Ports & Packages Reporter: Thomas T. Veldhouse <veldy>
Component: Individual Port(s)Assignee: Andrey A. Chernov <ache>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Thomas T. Veldhouse 2005-02-10 17:50:14 UTC
When trying to build tin-1.6.2_2 on my system [FreeBSD ekg.veldy.net 5.3-STABLE FreeBSD 5.3-STABLE #0: Mon Jan 31 21:42:26 CST 2005    veldy@ekg.veldy.net:/usr/obj/usr/src/sys/FUGGLE  i386], I am getting the following error.  Ports are up to date as of today.  There was no config.log created.

ekg# ls
MANIFEST        aclocal.m4      configure.in    libcanlock      tools
Makefile        amiga           configure.orig  mkdirs.sh       vms
README          conf-tin        doc             pcre
README.MAC      config.guess    include         po
README.VMS      config.sub      install.sh      src
README.WIN      configure       intl            tin.spec
ekg# echo $PWD
/usr/ports/news/tin/work/tin-1.6.2


===>  Configuring for tin-1.6.2_2
configure: error: -c: invalid option; use --help to show usage
===>  Script "configure" failed unexpectedly.
Please report the problem to ache@FreeBSD.org [maintainer] and attach the
"/usr/ports/news/tin/work/tin-1.6.2/config.log" including the output of the
failure of your make command. Also, it might be a good idea to provide an
overview of all packages installed on your system (e.g. an `ls /var/db/pkg`).
*** Error code 1

Fix: 

Fix the syntax used for configure
How-To-Repeat: cd /usr/ports/news/tin && make install

This is done with a system with all ports up to date as of today.
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2005-02-10 19:41:12 UTC
Responsible Changed
From-To: freebsd-bugs->ache

Fix category and assign.
Comment 2 Andrey A. Chernov freebsd_committer freebsd_triage 2005-02-11 14:37:57 UTC
State Changed
From-To: open->feedback

I can't reproduce that bug. 
Try to find your local problem by yourself or I need more detailed debuging  
output to see what happens on your side step by step.
Comment 3 Andrey A. Chernov freebsd_committer freebsd_triage 2005-02-15 13:57:59 UTC
State Changed
From-To: feedback->closed

Local problem found