NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: PR/54050 CVS commit: src/include
The following reply was made to PR lib/54050; it has been noted by GNATS.
From: Ryo ONODERA <ryo%tetera.org@localhost>
To: gnats-bugs%NetBSD.org@localhost, christos%netbsd.org@localhost
Cc:
Subject: Re: PR/54050 CVS commit: src/include
Date: Sun, 10 Mar 2019 12:38:23 +0900
Hi,
This change causes the following error in pkgsrc/lang/spidermonkey52.
ld: ../../../memory/mozalloc/Unified_cpp_memory_mozalloc0.o:/usr/include/malloc.h:28: multiple definition of `malloc_conf'; Unified_cpp_js_src_shell0.o:/usr/include/malloc.h:28: first defined here
ld: ../../../memory/mozalloc/Unified_cpp_memory_mozalloc0.o:/usr/include/malloc.h:26: multiple definition of `malloc_message'; Unified_cpp_js_src_shell0.o:/usr/include/malloc.h:26: first defined here
Could you take a look at this problem?
Thank you.
"Christos Zoulas" <christos%netbsd.org@localhost> writes:
> The following reply was made to PR lib/54050; it has been noted by GNATS.
>
> From: "Christos Zoulas" <christos%netbsd.org@localhost>
> To: gnats-bugs%gnats.NetBSD.org@localhost
> Cc:
> Subject: PR/54050 CVS commit: src/include
> Date: Fri, 8 Mar 2019 22:52:11 -0500
>
> Module Name: src
> Committed By: christos
> Date: Sat Mar 9 03:52:11 UTC 2019
>
> Modified Files:
> src/include: malloc.h
>
> Log Message:
> PR/54050: Ryo ONODERA: Add the jemalloc-specific api prototypes and extern.
>
>
> To generate a diff of this commit:
> cvs rdiff -u -r1.3 -r1.4 src/include/malloc.h
>
> Please note that diffs are not public domain; they are subject to the
> copyright notices on the relevant files.
>
--
Ryo ONODERA
Home |
Main Index |
Thread Index |
Old Index