All of lore.kernel.org
 help / color / mirror / Atom feed
* Couple of autotools configure problems
@ 2012-09-10 13:00 Jack Mitchell
  2012-09-10 13:08 ` Phil Blundell
  2012-09-10 13:15 ` Martin Jansa
  0 siblings, 2 replies; 7+ messages in thread
From: Jack Mitchell @ 2012-09-10 13:00 UTC (permalink / raw)
  To: openembedded-devel

First off:

| automake: warnings are treated as errors
| lib/Makefile.am:22: warning: ':='-style assignments are not portable
| lib/Makefile.am:23: warning: ':='-style assignments are not portable
| autoreconf: automake failed with exit status: 1
| ERROR: autoreconf execution failed.

What is a portable version of ':=', maybe '+='? I can't get anything but 
unrelated hits from Google.

Secondly:

| autoreconf: running: aclocal -I 
/mnt/storage/yoctoBuilds/poky-beaglebone.git/beaglebone-db/tmp/sysroots/x86_64-linux/usr/share/aclocal-1.12 
-I 
/mnt/storage/yoctoBuilds/poky-beaglebone.git/beaglebone-db/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/libwebsockets-0.0.0-r0/git/aclocal-copy/ 
-I 
/mnt/storage/yoctoBuilds/poky-beaglebone.git/beaglebone-db/tmp/sysroots/x86_64-linux/usr/share/aclocal-1.12 
-I 
/mnt/storage/yoctoBuilds/poky-beaglebone.git/beaglebone-db/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/libwebsockets-0.0.0-r0/git/aclocal-copy/ 
--force --warnings=cross
| aclocal: warning: unknown warning category 'cross'

Where does this warning=cross come from and how come it doesn't effect 
any other autotool builds?

I am attempting to compile libwebsockets which is located at: 
http://git.warmcat.com/cgi-bin/cgit/libwebsockets/tree/

Cheers,

-- 

   Jack Mitchell (jack@embed.me.uk)
   Embedded Systems Engineer
   http://www.embed.me.uk

--




^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2012-09-10 14:43 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-10 13:00 Couple of autotools configure problems Jack Mitchell
2012-09-10 13:08 ` Phil Blundell
2012-09-10 14:16   ` Jack Mitchell
2012-09-10 14:22     ` Phil Blundell
2012-09-10 14:32       ` Jack Mitchell
2012-09-10 13:15 ` Martin Jansa
2012-09-10 13:28   ` Jack Mitchell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.