9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] APE libsec
@ 2013-02-04 11:31 Yaroslav
  2013-02-04 11:44 ` Yaroslav
  2013-02-04 13:06 ` lucio
  0 siblings, 2 replies; 13+ messages in thread
From: Yaroslav @ 2013-02-04 11:31 UTC (permalink / raw)
  To: 9fans

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

Hi,

I've noticed there are libsec/libmp became available for APE programs, and
dove into replacing OpenSSL calls with libsec equivalents. However, there
are still a reference to the native libc lurks somewhere in the ports as
the linker reports conflicts like these:

checkenv: incompatible type signatures
a9aa533a(/386/lib/ape/libap.a(freopen)) and
aebfd74f(/386/lib/libc.a(calloc)) for open
ppanic: incompatible type signatures
4dcf09c4(/386/lib/ape/libap.a(_IO_putc)) and
55e8553c(/386/lib/libc.a(calloc)) for write
malloc: /386/lib/libc.a(calloc): redefinition: malloc
(1070) TEXT malloc+0(SB),$24
free: /386/lib/libc.a(calloc): redefinition: free
...

Could someone suggest a method for tracking down the library/object file
which contains the loader instruction to load /386/lib/libc.a?

Thanks.
--
- Yaroslav

[-- Attachment #2: Type: text/html, Size: 1136 bytes --]

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

end of thread, other threads:[~2013-02-12 21:27 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-04 11:31 [9fans] APE libsec Yaroslav
2013-02-04 11:44 ` Yaroslav
2013-02-04 16:11   ` Jeff Sickel
2013-02-05  8:32     ` yaroslav
2013-02-05  8:41       ` Jens Staal
2013-02-05 15:28         ` erik quanstrom
2013-02-05 15:38       ` erik quanstrom
2013-02-08 15:35         ` Yaroslav
2013-02-09  2:46           ` Jeff Sickel
2013-02-12 21:27             ` michaelian ennis
2013-02-04 13:06 ` lucio
2013-02-04 15:46   ` erik quanstrom
2013-02-04 15:50     ` lucio

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).