I but be happy if I know what`s the reason for my problem - I can not imagine that it`s not possible anymore to compile progs with SuSE ;-) And in regard of another post here in the list - in my opinion it`s not Novel, who causes this problem - I think (or hope) that they will well support Linux and the community, e.g. YaST is now unter the GPL. But because of a in my opinion wrong release strategy, the release seems to be buggy (will be solved by online updates after a certain time). I had some problems with Xfree and and YaST which are mostly solved now - but I still don`t know why i can`t compile. info '(automake)Extending aclocal' shows me the following:
Starting with Automake 1.8, `aclocal' will warn about all underquoted calls to `AC_DEFUN'. We realize this will annoy a lot of people, because `aclocal' was not so strict in the past and many third party macros are underquoted; and we have to apologize for this temporary inconvenience. The reason we have to be stricter is that a future implementation of `aclocal' (*note Future of aclocal::) will have to temporary include all these third party `.m4' files, maybe several times, even those which are not actually needed. Doing so should alleviate many problem of the current implementation, however it requires a stricter style from the macro authors. Hopefully it is easy to revise the existing macros. This meens as i understood it that the error messages below are not of any interest for my problem, except the line: Can't locate object method "path" via package "Request" at /usr/share/autoconf/Autom4te/C4che.pm line 69, <GEN1> line 111. After some research with google, i found the following information on a mailinglist: autoconf Can"t locate object method "path" via package "Request" at /usr/share/autoconf/Autom4te/C4che.pm line 69, <GEN1> line 112. The solution is simple: rm -rf autom4te.cache This error happens when upgrading to a newer version of autoconf/automake. Checkinstall (1.6.0beta3) failed with the following output: Installing with make install... ========================= Installation results =========================== Making install in scribus make[1]: Entering directory `/daten/downloads/cvs/scribus-cvs/Scribus/scribus' Making install in icons make[2]: Entering directory `/daten/downloads/cvs/scribus-cvs/Scribus/scribus/icons' make[3]: Entering directory `/daten/downloads/cvs/scribus-cvs/Scribus/scribus/icons' make[3]: F?r das Ziel ?install-exec-am? ist nichts zu tun. /bin/sh ../../admin/mkinstalldirs /usr/share/scribus/icons/ mkdir /usr/share/scribus/icons /usr/bin/install -c -p -m 644 ./frame_table.png /usr/share/scribus/icons/frame_table.png /usr/bin/install: Erhalten der Zeiten f?r ?/usr/share/scribus/icons/frame_table.png?: Datei ode r Verzeichnis nicht gefunden /usr/bin/install: Setzen der Zeitstempel f?r ?/usr/share/scribus/icons/frame_table.png? nicht m ?glich: Datei oder Verzeichnis nicht gefunden make[3]: *** [install-data-local] Fehler 1 make[3]: Leaving directory `/daten/downloads/cvs/scribus-cvs/Scribus/scribus/icons' make[2]: *** [install-am] Fehler 2 make[2]: Leaving directory `/daten/downloads/cvs/scribus-cvs/Scribus/scribus/icons' make[1]: *** [install-recursive] Fehler 1 make[1]: Leaving directory `/daten/download Some help would be useful. Regards, Sebastian R?der > But sir why can you not compile anything (at all?) with SuSE 9.1? Is it > defective? I was about myself to upgrade, within days or a week! "This is > not a scribus problem," you say. Have you got the *-devel rpms that you > need installed? > I am sorry to be so brusque but I have jumped to the conclusion -- which I > hope is false --which simply reflects my own panic -- that there is > something wrong with SuSE 9.1! > > bart at solozone.com > > ----- Original Message ----- > From: "Sebastian R?der" <sebroeder at arcor.de> > To: "Craig Bradney" <cbradney at zip.com.au>; <scribus at > nashi.altmuehlnet.de> > Sent: Friday, April 30, 2004 6:07 AM > Subject: Re: [Scribus] Compiling CVS with new SuSE 9.1 Prof. failed > > Am Donnerstag, 29. April 2004 22:32 schrieben Sie: > > On Thu, 2004-04-29 at 21:48, Sebastian R?der wrote: > > > Hi Scribus folks, > > > > > > I`m happy to see that Scribus is undergoing such heavy development with > > > straid effort - the roadmap sounds fantasticly. > > > With my new SuSE distro I was not able to create the configure-script > > > with make -f Makefile.dist. It`s always hard to get all the devel tools > > > together with a fresh SuSE install, because SuSE tries to hide em from > > > the user ;-) But I already installed everything needed for normal > > > compilation as written at the homepage. Is there something missing to > > get > > > > the cvs thing running? > > > > > > seppel at seppelsrechner:/daten/downloads/cvs/scribus-cvs/Scribus> make -f > > > Makefile.dist > > > This Makefile is only for the CVS repository > > > This will be deleted before making the distribution > > > > > > *** Creating acinclude.m4 > > > !!! If you get recursion errors from autoconf, it is advisable to set > > the > > > > environment variable M4 to something including > > > "--nesting-limit=500" *** Creating aclocal.m4 > > > acinclude.m4:44: warning: underquoted definition of KDE_PATH_X_DIRECT > > > run info '(automake)Extending aclocal' > > > or see > > > http://sources.redhat.com/automake/automake.html#Extending%20aclocal > > > acinclude.m4:168: warning: underquoted definition of AC_FIND_FILE > > > acinclude.m4:187: warning: underquoted definition of KDE_FIND_PATH > > > acinclude.m4:240: warning: underquoted definition of > > > KDE_MOC_ERROR_MESSAGE acinclude.m4:252: warning: underquoted definition > > > of KDE_UIC_ERROR_MESSAGE acinclude.m4:265: warning: underquoted > > > definition of KDE_CHECK_UIC_FLAG acinclude.m4:300: warning: underquoted > > > definition of AC_PATH_QT_MOC_UIC acinclude.m4:343: warning: underquoted > > > definition of KDE_1_CHECK_PATHS acinclude.m4:391: warning: underquoted > > > definition of KDE_SET_PATHS acinclude.m4:415: warning: underquoted > > > definition of KDE_SET_DEFAULT_PATHS acinclude.m4:492: warning: > > > underquoted definition of > > > KDE_CHECK_PATHS_FOR_COMPLETENESS > > > acinclude.m4:507: warning: underquoted definition of > > > KDE_MISSING_PROG_ERROR acinclude.m4:514: warning: underquoted > > > definition of KDE_SUBST_PROGRAMS acinclude.m4:572: warning: underquoted > > > definition of AC_CREATE_KFSSTND acinclude.m4:619: warning: underquoted > > > definition > > of > > > > AC_SUBST_KFSSTND acinclude.m4:650: warning: underquoted definition of > > > KDE_MISC_TESTS acinclude.m4:739: warning: underquoted definition of > > > K_PATH_X > > > acinclude.m4:993: warning: underquoted definition of > > KDE_PRINT_QT_PROGRAM > > > > acinclude.m4:1056: warning: underquoted definition of KDE_USE_QT > > > acinclude.m4:1120: warning: underquoted definition of > > KDE_CHECK_QT_DIRECT > > > > acinclude.m4:1183: warning: underquoted definition of AC_PATH_QT_1_3 > > > acinclude.m4:1476: warning: underquoted definition of AC_PATH_QT > > > acinclude.m4:1481: warning: underquoted definition of KDE_CHECK_FINAL > > > acinclude.m4:1518: warning: underquoted definition of AC_BASE_PATH_KDE > > > acinclude.m4:1650: warning: underquoted definition of > > > KDE_CHECK_EXTRA_LIBS acinclude.m4:1705: warning: underquoted definition > > > of KDE_1_CHECK_PATH_HEADERS acinclude.m4:1754: warning: underquoted > > > definition of KDE_CHECK_KDEQTADDON acinclude.m4:1790: warning: > > > underquoted definition of KDE_CHECK_KIMGIO acinclude.m4:1820: warning: > > > underquoted definition of KDE_CREATE_LIBS_ALIASES acinclude.m4:1887: > > > warning: underquoted definition of AC_PATH_KDE acinclude.m4:1912: > > > warning: underquoted definition of AC_CHECK_SETENV acinclude.m4:1918: > > > warning: underquoted definition of AC_CHECK_GETDOMAINNAME > > > acinclude.m4:1987: warning: underquoted definition of > > > AC_CHECK_GETHOSTNAME acinclude.m4:2050: warning: underquoted definition > > > of AC_CHECK_USLEEP acinclude.m4:2077: warning: underquoted definition > > > of AC_CHECK_RANDOM acinclude.m4:2103: warning: underquoted definition > > > of AC_FIND_GIF acinclude.m4:2137: warning: underquoted definition of > > > KDE_FIND_JPEG_HELPER acinclude.m4:2180: warning: underquoted definition > > > of AC_FIND_JPEG acinclude.m4:2222: warning: underquoted definition of > > > KDE_CHECK_QT_JPEG acinclude.m4:2257: warning: underquoted definition of > > > AC_FIND_ZLIB acinclude.m4:2290: warning: underquoted definition of > > > KDE_TRY_TIFFLIB acinclude.m4:2336: warning: underquoted definition of > > > AC_FIND_TIFF acinclude.m4:2350: warning: underquoted definition of > > > AC_FIND_PNG acinclude.m4:2393: warning: underquoted definition of > > > AC_CHECK_BOOL acinclude.m4:2398: warning: underquoted definition of > > > AC_CHECK_GNU_EXTENSIONS acinclude.m4:2426: warning: underquoted > > > definition of KDE_CHECK_COMPILER_FLAG acinclude.m4:2454: warning: > > > underquoted definition of AC_REMOVE_FORBIDDEN acinclude.m4:2475: > > warning: > > > underquoted definition of AC_VALIDIFY_CXXFLAGS acinclude.m4:2486: > > > warning: underquoted definition of AC_CHECK_COMPILERS > > > acinclude.m4:2748: warning: underquoted definition of > > > KDE_ADD_DEPENDENCIES > > > acinclude.m4:2755: warning: underquoted definition of KDE_PROG_LIBTOOL > > > acinclude.m4:2802: warning: underquoted definition of KDE_CHECK_TYPES > > > acinclude.m4:2809: warning: underquoted definition of KDE_DO_IT_ALL > > > acinclude.m4:2822: warning: underquoted definition of AC_CHECK_RPATH > > > acinclude.m4:2850: warning: underquoted definition of > > > AC_CHECK_SOCKLEN_T acinclude.m4:2902: warning: underquoted definition > > > of AM_KDE_WITH_NLS acinclude.m4:2945: warning: underquoted definition > > > of > > > AM_PATH_PROG_WITH_TEST_KDE > > > acinclude.m4:2987: warning: underquoted definition of AM_LC_MESSAGES > > > acinclude.m4:3033: warning: underquoted definition of > > > AM_KDE_GNU_GETTEXT acinclude.m4:3095: warning: underquoted definition > > > of AC_HAVE_XPM acinclude.m4:3151: warning: underquoted definition of > > > AC_HAVE_DPMS acinclude.m4:3239: warning: underquoted definition of > > > AC_HAVE_GL acinclude.m4:3320: warning: underquoted definition of > > > KDE_PAM > > > acinclude.m4:3372: warning: underquoted definition of DEF_PAM_SERVICE > > > acinclude.m4:3393: warning: underquoted definition of KDE_SHADOWPASSWD > > > acinclude.m4:3450: warning: underquoted definition of KDE_PASSWDLIBS > > > acinclude.m4:3476: warning: underquoted definition of KDE_CHECK_LIBDL > > > acinclude.m4:3491: warning: underquoted definition of KDE_CHECK_DLOPEN > > > acinclude.m4:3531: warning: underquoted definition of > > > KDE_CHECK_DYNAMIC_LOADING > > > acinclude.m4:3551: warning: underquoted definition of KDE_ADD_INCLUDES > > > acinclude.m4:3589: warning: underquoted definition of KDE_CHECK_MICO > > > acinclude.m4:3698: warning: underquoted definition of > > > KDE_CHECK_MINI_STL acinclude.m4:3736: warning: underquoted definition > > > of > > > KDE_CHECK_LIBPTHREAD acinclude.m4:3742: warning: underquoted definition > > > of KDE_CHECK_PTHREAD_OPTION acinclude.m4:3798: warning: underquoted > > > definition of KDE_CHECK_THREADING acinclude.m4:3819: warning: > > underquoted > > > > definition of KDE_TRY_LINK_PYTHON acinclude.m4:3871: warning: > > underquoted > > > > definition of KDE_CHECK_PYTHON_DIR acinclude.m4:3894: warning: > > > underquoted definition of KDE_CHECK_PYTHON_INTERN acinclude.m4:3984: > > > warning: underquoted definition of KDE_CHECK_PYTHON acinclude.m4:3993: > > > warning: underquoted definition of KDE_CHECK_STL_SGI acinclude.m4:4016: > > > warning: underquoted definition of KDE_CHECK_STL_HP acinclude.m4:4038: > > > warning: underquoted definition of KDE_CHECK_STL acinclude.m4:4058: > > > warning: underquoted definition of AC_FIND_QIMGIO acinclude.m4:4097: > > > warning: underquoted definition of KDE_CHECK_ANSI acinclude.m4:4101: > > > warning: underquoted definition of KDE_CHECK_INSURE acinclude.m4:4118: > > > warning: underquoted definition of AM_DISABLE_LIBRARIES > > > acinclude.m4:4127: warning: underquoted definition of > > > AC_CHECK_UTMP_FILE acinclude.m4:4160: warning: underquoted definition > > > of > > > KDE_CREATE_SUBDIRSLIST acinclude.m4:4202: warning: underquoted > > definition > > > > of KDE_CHECK_NAMESPACES acinclude.m4:4228: warning: underquoted > > > definition of KDE_CHECK_NEWLIBS acinclude.m4:4237: warning: underquoted > > > definition of AC_CHECK_S_ISSOCK acinclude.m4:4266: warning: underquoted > > > definition of AC_CHECK_KDEMAXPATHLEN acinclude.m4:4304: warning: > > > underquoted definition of KDE_COMPILER_REPO acinclude.m4:4333: warning: > > > underquoted definition of KDE_CHECK_HEADER acinclude.m4:4344: warning: > > > underquoted definition of KDE_FAST_CONFIGURE acinclude.m4:4351: > > > warning: underquoted definition of KDE_CONF_FILES acinclude.m4:4366: > > > warning: underquoted definition of KDE_SET_PREFIX acinclude.m4:4446: > > > warning: underquoted definition of KDE_LANG_CPLUSPLUS > > > acinclude.m4:4457: warning: underquoted definition of > > > KDE_CHECK_LONG_LONG acinclude.m4:4477: > > warning: > > > underquoted definition of KDE_CHECK_LIB acinclude.m4:4496: warning: > > > underquoted definition of KDE_CHECK_INITGROUPS acinclude.m4:4536: > > > warning: underquoted definition of KDE_CHECK_JAVA_DIR > > > acinclude.m4:4669: warning: underquoted definition of KDE_NEED_FLEX > > > acinclude.m4:4681: warning: underquoted definition of AC_PATH_QTOPIA > > > /usr/share/aclocal/gimpprint.m4:8: warning: underquoted definition of > > > AM_PATH_GIMPPRINT > > > Can't locate object method "path" via package "Request" > > > at /usr/share/autoconf/Autom4te/C4che.pm line 69, <GEN1> line 111. > > > aclocal: autom4te failed with exit status: 1 > > > make[1]: *** [cvs] Fehler 1 > > > make: *** [all] Fehler 2 > > > seppel at seppelsrechner:/daten/downloads/cvs/scribus-cvs/Scribus> > > > > > > Hopefully somebody can help me. By the way, when do you think 1.2 will > > be > > > > released? I`m the "organizer" of a layout workshop at the beginning of > > > June on the youth media camp, and guess what DTP-App will be used... > > > > do an > > automake --version > > and > > autoconf --version > > > > You might need to do an > > export WANT_AUTOCONF=2.5 > > OR > > export WANT_AUTO_CONF_2_5=1 > > > > and > > > > export WANT_AUTOMAKE=1.6 > > OR > > export WANT_AUTOMAKE=1.7 etc.. > > > > We expect 1.2 around June sometime.. but it might be July too... either > > way, you will be able to run CVS. > > > > Craig > > Sorry but it didn`t help - but it`s not a Scribus problem. I can not > compile any sourcecode with SuSE 9.1 yet. Maybe an other idea? > > Thanks, Sebastian > > > > --------------------------------------------------------------------------- >- ---- > > > _______________________________________________ > Scribus mailing list > Scribus at nashi.altmuehlnet.de > http://nashi.altmuehlnet.de/mailman/listinfo/scribus
