Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 04 Jun 2014 18:13:03 +0000
From:      bz-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   [Bug 188621] Cannot build net/opal when multimedia/ffmpeg is installed
Message-ID:  <bug-188621-6497-RUPSbGQW97@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-188621-6497@https.bugs.freebsd.org/bugzilla/>
References:  <bug-188621-6497@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=188621

--- Comment #3 from mazhe@alkumuna.eu ---
No specific option, I ran the rmconfig target and try to rebuild opal with
strict defaults, with the same result.

I checked then with CFLAGS/CXXFLAGS commented in my make.conf, and the issue
disappeared. Then I put
CFLAGS=
CXXFLAGS=
in my make.conf and the issue came back. I narrowed the problem to having a
CXXFLAGS definition in /etc/make.conf (CFLAGS can be defined).

I tried to see if commenting the CXXFLAGS expansion in the Makefile would solve
the problem, but it did not work. At this point, I'm not sure what is
happening...

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-188621-6497-RUPSbGQW97>