Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Nov 1998 17:48:32 -0800 (PST)
From:      Satoshi Asami <asami@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: ports/devel/libmalloc Makefile
Message-ID:  <199811280148.RAA04135@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
asami       1998/11/27 17:48:32 PST

  Modified files:
    devel/libmalloc      Makefile 
  Log:
  Mark this broken for 3.0:
  -------
  cc -c -g -I./splay -I/root/include -DHAVE_MMAP -DSTDHEADERS -DDEBUG -DTRACE -DPROFILESIZES _emalloc.c -o _emalloc.o
  In file included from defs.h:51,
                   from _emalloc.c:5:
  externs.h:110: conflicting types for `mmap'
  /usr/include/stdio.h:282: previous declaration of `mmap'
  *** Error code 1
  
  Stop.
  
  Revision  Changes    Path
  1.14      +7 -2      ports/devel/libmalloc/Makefile

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199811280148.RAA04135>