Opened 15 years ago

Closed 15 years ago

#4438 closed bug (fixed)

[subversion] "runtime_loader: Cannot open file libiconv.so.2: No such file or directory"

Reported by: luroh Owned by: axeld
Priority: normal Milestone: R1
Component: Applications/Command Line Tools Version: R1/pre-alpha1
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

Revision 32969, gcc2, trunk.

/> svn --version
runtime_loader: Cannot open file libiconv.so.2: No such file or directory

Change History (5)

comment:1 by PieterPanman, 15 years ago

hrev32971 trunk: same with BezillaBrowser and Netsurf...

comment:2 by luroh, 15 years ago

Just tried the official alpha revision 32959 from a USB stick, it does not suffer from this problem.

comment:3 by PieterPanman, 15 years ago

I forgot to add that I created the USB stick myself using these commands in the buildprofile:

DefineBuildProfile diskusb : disk : "/dev/sdc" ;
switch $(HAIKU_BUILD_PROFILE) {
  case "diskusb" : {
       HAIKU_IMAGE_HOST_NAME = haikutest ;
       AddOptionalHaikuImagePackages Beam BeBook BeHappy BePDF Bluetooth
                Development Firefox LibLayout OpenSSH
                OpenSSL P7zip Perl Subversion UserlandFS Vision Welcome Yasm Clockwerk ;
  }
}

comment:4 by scottmc, 15 years ago

There was an issue with the libiconv package i built last night, I've now rebuilt it and uploaded it to haiku-files.org: http://haiku-files.org/files/optional-packages/libiconv-1.13.1-r1a1-x86-gcc2-2009-09-07.zip Patch to add it to trunk is attached to #4363.

comment:5 by mmlr, 15 years ago

Resolution: fixed
Status: newclosed

Should be fixed by patch applied in hrev32992.

Note: See TracTickets for help on using tickets.