Changes between Version 5 and Version 6 of dev-libs/glib/2.18.3/2
- Timestamp:
- 03/06/09 17:01:14 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
dev-libs/glib/2.18.3/2
v5 v6 4 4 make check fails after mkdir-with-parents test 5 5 6 All the shared libraries reference symbol main. To prevent this, after doing configure and before doing make, the libtool script has to be amended, -nostartfiles must be added to the second archive_cmds. Later run make CPPFLAGS=-nostartfiles instead of make.6 All the shared libraries reference symbol main. To prevent this, after doing configure and before doing make, the libtool script has to be amended, -nostartfiles must be added to both archive_cmds definitions.
