View Issue Details

IDProjectCategoryView StatusLast Update
0002523SOGoWeb Mailpublic2014-02-07 14:14
ReporterHannes Erven Assigned Toludovic  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionno change required 
Product Version2.1.1a 
Summary0002523: MailPartViewers: undefined symbol: __objc_class_name_SOGoMailBodyPart
Description

This is a follow-up to issue 0002327 . While upgrading from 2.0.7 to 2.1.1a I experienced the same issue.

Fortunately, there already is a solution:
http://openbsd.7691.n7.nabble.com/SOGo-mail-bundles-not-loading-td237731.html

I added the suggested lines to UI/MailPartViewers/GNUmakefile , then "make clean ; make install" and now it works.

Additional Information

Vanilla gnustep-base 1.24.5, SOPE 2.1.1, SOGO 2.1.1a

gcc -v

Es werden eingebaute Spezifikationen verwendet.
COLLECT_GCC=/usr/i686-pc-linux-gnu/gcc-bin/4.5.4/gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-pc-linux-gnu/4.5.4/lto-wrapper
Ziel: i686-pc-linux-gnu
Konfiguriert mit: /var/tmp/portage/sys-devel/gcc-4.5.4/work/gcc-4.5.4/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.5.4 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.5.4/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.5.4 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.5.4/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.5.4/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.5.4/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --disable-lto --enable-nls --without-included-gettext --with-system-zlib --enable-obsolete --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/i686-pc-linux-gnu/4.5.4/python --enable-checking=release --disable-libgcj --with-arch=i686 --enable-languages=c,c++,objc --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-targets=all --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.5.4 p1.0, pie-0.4.7'
Thread-Modell: posix
gcc-Version 4.5.4 (Gentoo 4.5.4 p1.0, pie-0.4.7)

TagsNo tags attached.

Activities

kwirk

kwirk

2013-11-30 12:30

reporter   ~0006317

Confirm that applying the patch for UI/MailPartViewers/GNUmakefile has resolved my original issue 0002327, so can now upgrade from 2.0.7 to 2.1.1a.

ludovic

ludovic

2014-02-07 14:14

administrator   ~0006524

If I understand the last comment correctly, by installing our versions of GNUstep base/make, there's no issue. That is a must, for ABI compatibility.

Issue History

Date Modified Username Field Change
2013-11-29 13:04 Hannes Erven New Issue
2013-11-30 12:30 kwirk Note Added: 0006317
2014-02-07 14:14 ludovic Note Added: 0006524
2014-02-07 14:14 ludovic Status new => closed
2014-02-07 14:14 ludovic Assigned To => ludovic
2014-02-07 14:14 ludovic Resolution open => no change required