Ticket #3 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

Fails to build on GNU/kFreeBSD

Reported by: Sjoerd Simons <sjoerd@luon.net> Assigned to: somebody
Priority: major Milestone:
Component: component1 Version:
Keywords: Cc: 348405@bugs.debian.org

Description

I've got the following from a debian developer/user:

avahi fails to build on GNU/kFreeBSD, because it uses the symbol NULL without including <stdlib.h> first. Note that on GNU/Linux this header is included indirectly through <sys/socket.h>, therefore the problem does not appear on this system.

Original report is available at: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=348405

Attachments

03_stdlib_NULL.patch (1.7 kB) - added by Sjoerd Simons <sjoerd@luon.net> on 01/17/06 16:36:04.
Patch by Aurelien Jarno <aurel32@debian.org> (only to check if trac is fixed, bug is already marked fixed)

Change History

01/17/06 13:26:20 changed by lennart

  • status changed from new to closed.
  • resolution set to fixed.

01/17/06 16:36:04 changed by Sjoerd Simons <sjoerd@luon.net>

  • attachment 03_stdlib_NULL.patch added.

Patch by Aurelien Jarno <aurel32@debian.org> (only to check if trac is fixed, bug is already marked fixed)