mailing list of musl libc
 help / color / mirror / code / Atom feed
From: Charlie Kester <corky1951@comcast.net>
To: musl@lists.openwall.com
Subject: Re: build failure
Date: Tue, 27 May 2014 13:20:59 -0700	[thread overview]
Message-ID: <20140527202059.GB15844@comcast.net> (raw)
In-Reply-To: <20140527174909.GA15844@comcast.net>

On Tue 27 May 2014 at 10:49:09 PDT Charlie Kester wrote:
>Using latest git:
>
>gcc-4.7 -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard
> -frounding-math -D_XOPEN_SOURCE=700 -I./arch/i386 -I./src/internal
> -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables
> -fno-asynchronous-unwind-tables -Wa,--noexecstack -mtune=generic
> -Werror=implicit-function-declaration -Werror=implicit-int
> -Werror=pointer-sign -Werror=pointer-arith -fno-stack-protector -march=native
> -c -o src/stdio/tmpnam.o src/stdio/tmpnam.c src/stdio/tmpnam.c: In 
>function ‘tmpnam’: src/stdio/tmpnam.c:20:3: error: implicit 
>declaration of function ‘strcpy’  
>[-Werror=implicit-function-declaration] src/stdio/tmpnam.c:20:21: 
>warning: return makes pointer from integer without a cast  [enabled by 
>default]
>cc1: some warnings being treated as errors Makefile:115: recipe for 
>target 'src/stdio/tmpnam.o' failed make: *** [src/stdio/tmpnam.o] 
>Error 1

Builds OK now.  Thanks!


  reply	other threads:[~2014-05-27 20:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-27 17:49 Charlie Kester
2014-05-27 20:20 ` Charlie Kester [this message]
2014-05-27 23:51   ` Rich Felker

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=20140527202059.GB15844@comcast.net \
    --to=corky1951@comcast.net \
    --cc=musl@lists.openwall.com \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).