From: Mat Troi <mattroisang@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Question about the ".section .note.GNU-stack," failure during compilation
Date: Thu, 23 Oct 2014 13:43:52 -0700 [thread overview]
Message-ID: <CAA0a8nV+PBO5wciQmQE03pk213scqT_b_D1QhwfnbULdwtA2FA@mail.gmail.com> (raw)
In-Reply-To: <CAJ1xhMWvWL4WeU97bRZHDifnxa9W=Vo+oC6pN=XzKq-UtdVT9Q@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1930 bytes --]
I read the install document and I emailed gnutls-help@lists.gnutls.org and
was told to comment out the line or try to find equivalent syntax in
Solaris. I couldn't find equivalent syntax in Solaris, so I commented it
out, and got a little further.
I have also tried to change the "%" to "@" like in your example code, but
still doesn't work.
On Thu, Oct 23, 2014 at 10:06 AM, Alexander Kapshuk <
alexander.kapshuk@gmail.com> wrote:
> On Thu, Oct 23, 2014 at 12:43 AM, Mat Troi <mattroisang@gmail.com> wrote:
> > Hi,
> >
> > I am trying to compile GNUTLS 3.3.9 on a Solaris system with Solaris
> > Studio 12.2 and I got a bunch of errors relating to GNU-stack.
> >
> > Assembler:
> > "elf/cpuid-x86_64.s", line 59 : Syntax error
> > Near line: ".section .note.GNU-stack,"",%progbits"
> > Assembler:
> > "elf/aes-ssse3-x86_64.s", line 841 : Syntax error
> > Near line: ".section .note.GNU-stack,"",%progbits"
> > cc: fbe failed for elf/cpuid-x86_64.s
> > cc: fbe failed for elf/aes-ssse3-x86_64.s
> > Assembler:
> > "elf/e_padlock-x86_64.s", line 1067 : Syntax error
> > Near line: ".section .note.GNU-stack,"",%progbits"
> > make[5]: *** [elf/cpuid-x86_64.lo] Error 1
> > make[5]: *** Waiting for unfinished jobs....
> > make[5]: *** [elf/aes-ssse3-x86_64.loAssembler: ] Error 1
> >
> > Has anyone seen these type of erros and what is a way to fix this?
> >
> > Thanks,
> > Mat
> >
>
> Have you tried asking at the mailing lists below:
> gnutls-help@lists.gnutls.org
> gnutls-devel@lists.gnutls.org
> Did you consult this document for installation instructions:
> http://www.gnutls.org/manual/gnutls.pdf
>
> I'm not too sure, but could the problem be in the '%progbits' section.
> Here's the syntax generated by gcc on my Gentoo system:
> .size main, .-main
> .ident "GCC: (Gentoo 4.7.3-r1 p1.4, pie-0.5.5) 4.7.3"
> .section .note.GNU-stack,"",@progbits
>
>
[-- Attachment #2: Type: text/html, Size: 2960 bytes --]
prev parent reply other threads:[~2014-10-23 20:44 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-22 21:43 [gentoo-user] Question about the ".section .note.GNU-stack," failure during compilation Mat Troi
2014-10-23 17:06 ` Alexander Kapshuk
2014-10-23 20:43 ` Mat Troi [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CAA0a8nV+PBO5wciQmQE03pk213scqT_b_D1QhwfnbULdwtA2FA@mail.gmail.com \
--to=mattroisang@gmail.com \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox