Heads Up: libc versioning correction
Date: Fri, 05 Dec 2008 11:54:00 -0800 From: Craig Mohrman <craig.mohrman at sun dot com> To: onnv-gate at onnv dot eng dot sun dot com, on-all at sun dot com Subject: Heads Up: libc versioning correction Rod only knows how this stuff works. I've had to make a versioning correction to libc via: 6763000 libc versioning needs a little tlc in Solaris 10 My full builds, incremental builds, tests show this not to be a problem but... if you use the interfaces: u8_strcmp u8_validate u8_textprep_str uucopy uucopystr you may experience problems with the versions of these symbols as they have moved from libc version 1.23 to 1.22.4 and 1.22.3. I believe your only choice will be a full build to clear this. Sorry. Like I said: Rod only knows. Problems to me. craig
on 2009/11/20 23:48