Opened 18 years ago

Closed 18 years ago

Last modified 18 years ago

#563 closed bug (fixed)

[Seamonkey] could not resolve symbol 're_comp'

Reported by: johndrinkwater Owned by: korli
Priority: normal Milestone: R1
Component: - General Version:
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

Posting on behalf of fyysik,

elf_resolve_symbol: could not resolve symbol 're_comp' resolve symbol "re_comp" returned: -2147478780 runtime_loader: troubles relocating: 0x80001304

<fyysik> R5: 0002d0bc T re_compile_fastmap 0002fb10 T re_compile_pattern 0002f720 W re_comp 0007b520 b re_comp_buf 0002d0bc W re_compile_fastmap 0002fb10 W re_compile_pattern <fyysik> Haiku: 00047130 T re_compile_fastmap 0004991c T re_compile_pattern <fyysik> so no re_comp at all in Haiku

Change History (4)

comment:1 by axeld, 18 years ago

Owner: changed from axeld to korli@…

comment:2 by korli, 18 years ago

Status: newclosed

comment:3 by korli, 18 years ago

Resolution: fixed

comment:4 by korli, 18 years ago

This call is considered as LEGACY, this is why it's off by default. Now enabled in revision 17337. Note that re_exec is enabled too. (you need to touch src/system/libroot/posix/glibc/regex/regex.c to have it rebuilt)

Note: See TracTickets for help on using tickets.