On 02/04/2017 04:28 AM, Neil Bothwick wrote:
> On Sat, 4 Feb 2017 00:22:45 -0700, the...@sys-concept.com wrote:
> 
>> emerge --sync gives me error:
>> "/etc/portage/make.conf", line 11: Invalid variable name
>> '-Wl,--hash-style'
>>
>> Line 11 in make.conf:
>> USE="-qt4 -hal -arts -berkdb -acl X gtk dvd alsa cdr cups apache2 ssl
>> foomaticdb truetype kpathsea ppds mysql udev java tiff png usb  scanner
>> gimp gimpprint cgi fam nptl t$
>>
>> Here is complete make.conf
>>
>> CFLAGS="-march=native -O2 -pipe
>> CXXFLAGS="${CFLAGS}"
>> #LDFLAGS="-Wl,-O1 -Wl,--hash-style=gnu"
>> MAKEOPTS="-j9"
>>
>> USE="-qt4 -hal -arts -berkdb -acl X gtk dvd alsa cdr cups apache2 ssl
>> foomaticdb truetype kpathsea ppds mysql udev java tiff png usb  scanner
>> gimp gimpprint cgi fam nptl t$
> 
> It reports line 11 because that's the end of the file, when the error
> becomes apparent. The actual error is the missing closing quote on
> CFLAGS.

Thanks Neil, yes somebody pointed out to me yesterday.  I guess I was
too in a rush yesterday trying to make it to work and during cut/past I
had missed this one.

--
Thelma


Reply via email to