All of lore.kernel.org
 help / color / mirror / Atom feed
* build breakage
@ 2005-03-07  7:59 Jeff Garzik
  2005-03-07 17:34 ` David S. Miller
  0 siblings, 1 reply; 9+ messages in thread
From: Jeff Garzik @ 2005-03-07  7:59 UTC (permalink / raw)
  To: Arnaldo Carvalho de Melo, David S. Miller, Netdev

Upstream net changes caused this to appear..

   CC      drivers/net/appletalk/cops.o
In file included from drivers/net/appletalk/cops.c:70:
include/linux/atalk.h:67: error: field `sk' has incomplete type
make[3]: *** [drivers/net/appletalk/cops.o] Error 1
make[2]: *** [drivers/net/appletalk] Error 2

^ permalink raw reply	[flat|nested] 9+ messages in thread
* Build Breakage
@ 2009-08-20  0:59 Denis Kenzior
  2009-08-20  6:55 ` =?unknown-8bit?q?R=C3=A9mi?= Denis-Courmont
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Denis Kenzior @ 2009-08-20  0:59 UTC (permalink / raw)
  To: ofono

[-- Attachment #1: Type: text/plain, Size: 703 bytes --]

The latest gisi changes break the build:

pep.c: In function ‘g_isi_pep_create’:
pep.c:80: error: ‘SOCK_NONBLOCK’ undeclared (first use in this function)
pep.c:80: error: (Each undeclared identifier is reported only once
pep.c:80: error: for each function it appears in.)
pep.c:80: error: ‘SOCK_CLOEXEC’ undeclared (first use in this function)
make[2]: *** [pep.lo] Error 1
make[1]: *** [all-recursive] Error 1

SOCK_NONBLOCK and SOCK_CLOEXEC are only available on kernel >= 2.6.28 & glibc 
>= 2.9.  I know this is hardly bleeding edge, but oFono should continue 
working with older systems.  Perhaps a --disable-isi configure option is 
_really_ in order?

Regards,
-Denis

^ permalink raw reply	[flat|nested] 9+ messages in thread
* build breakage
@ 2010-05-05 15:04 Christoph Egger
  0 siblings, 0 replies; 9+ messages in thread
From: Christoph Egger @ 2010-05-05 15:04 UTC (permalink / raw)
  To: xen-devel


Hi!

In tools/libxl/Makefile, the line

         $(INSTALL_DATA) bash-completion $(BASH_COMPLETION_DIR)/xl.sh

fails when /etc/profile.d/ does not exist which is the case on NetBSD.
Please test if $(BASH_COMPLETION_DIR) exists. Also the path should
be $(DESTDIR)/$(BASH_COMPLETION_DIR) to allow builds with non-standard
install paths.


-- 
---to satisfy European Law for business letters:
Advanced Micro Devices GmbH
Karl-Hammerschmidt-Str. 34, 85609 Dornach b. Muenchen
Geschaeftsfuehrer: Andrew Bowd, Thomas M. McCoy, Giuliano Meroni
Sitz: Dornach, Gemeinde Aschheim, Landkreis Muenchen
Registergericht Muenchen, HRB Nr. 43632

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

end of thread, other threads:[~2010-05-05 15:04 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-07  7:59 build breakage Jeff Garzik
2005-03-07 17:34 ` David S. Miller
2005-03-07 17:52   ` Arnaldo Carvalho de Melo
  -- strict thread matches above, loose matches on Subject: below --
2009-08-20  0:59 Build Breakage Denis Kenzior
2009-08-20  6:55 ` =?unknown-8bit?q?R=C3=A9mi?= Denis-Courmont
2009-08-20  7:54 ` =?unknown-8bit?q?R=C3=A9mi?= Denis-Courmont
2009-08-20  8:26 ` Aki Niemi
2009-08-20 14:58   ` Denis Kenzior
2010-05-05 15:04 build breakage Christoph Egger

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.