From owner-freebsd-ports Fri Apr 24 08:00:06 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA14292 for freebsd-ports-outgoing; Fri, 24 Apr 1998 08:00:06 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: (from gnats@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA14284; Fri, 24 Apr 1998 08:00:01 -0700 (PDT) (envelope-from gnats) Received: from aldan.ziplink.net (mi@kot.ne.mediaone.net [24.128.29.55]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA13828 for ; Fri, 24 Apr 1998 07:58:17 -0700 (PDT) (envelope-from mi@rtfm.ziplink.net) Received: from rtfm.ziplink.net (rtfm [199.232.255.52]) by aldan.ziplink.net (8.8.8/8.8.7) with ESMTP id OAA08310 for ; Fri, 24 Apr 1998 14:58:14 GMT (envelope-from mi@rtfm.ziplink.net) Received: (from mi@localhost) by rtfm.ziplink.net (8.8.8/8.8.5) id KAA24870; Fri, 24 Apr 1998 10:58:14 -0400 (EDT) Message-Id: <199804241458.KAA24870@rtfm.ziplink.net> Date: Fri, 24 Apr 1998 10:58:14 -0400 (EDT) From: Mikhail Teterin Reply-To: mi@aldan.algebra.com To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/6405: vrweb port broken Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 6405 >Category: ports >Synopsis: does not build; ignores local CFLAGS, CXXFLAGS >Confidential: no >Severity: critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Apr 24 08:00:00 PDT 1998 >Last-Modified: >Originator: Mikhail Teterin >Organization: >Release: FreeBSD 3.0-CURRENT i386 >Environment: Recent -current >Description: Local settings for CFLAGS (in /etc/make.conf and/or in X's config/FreeBSD.cf) are ignored -- the optimizations flags are set to the silly ``-g -O''. Same for the local settings of CC/CXX Plain does not build (with any compiler I have) complaining about numerous missing C++ header files. Remarkably, does NOT notice it failed... >How-To-Repeat: cd /usr/ports/www/vrweb make clean build >Fix: Lots of patching here and here >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message