Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Nov 1997 07:04:12 +0100 (CET)
From:      Andre Albsmeier <andre.albsmeier@mchp.siemens.de>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/5078: make clean complains about p5-DBD-mysql Makefile missing
Message-ID:  <199711180604.HAA03431@intern>
Resent-Message-ID: <199711180610.WAA23534@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         5078
>Category:       ports
>Synopsis:       make clean complains about p5-DBD-mysql Makefile missing
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 17 22:10:00 PST 1997
>Last-Modified:
>Originator:     Andre Albsmeier
>Organization:
>Release:        FreeBSD 2.2.5-STABLE i386
>Environment:

	current ports collection

>Description:

	when doing a make clean in the ports dir, make complains as follows:

        ===> p5-DBD-Pg
        ===>  Cleaning for p5-DBI-0.90
        ===>  Cleaning for perl-5.00404
        ===>  Cleaning for postgresql-6.2.1
        ===>  Cleaning for gmake-3.76.1
        ===>  Cleaning for perl-5.00404
        ===>  Cleaning for p5-DBD-Pg-0.62
        ===> p5-DBD-mysql
        make: don't know how to make clean. Stop
        *** Error code 2

        Stop.


        This is due to the missing Makefile in p5-DBD-mysql.


>How-To-Repeat:

	cd $PORTSDIR/databases
        make clean

>Fix:
	
	remove SUBDIR += p5-DBD-mysql from $PORTSDIR/databases/Makefile
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199711180604.HAA03431>