Kompile Make Error

I know this is a pretty old program but I just found it again over at Kde-apps.org but Im getting make errors when I try and build it, someone had a pkgbuild for the previous version in the AUR but that didnt work either. If someone could tell me whats wrong that would be great, if not oh well its not a necessary program its just flashy and useful.
Good - your configure finished. Start make now
Making all in doc
Making all in .
Making all in en
Making all in po
Making all in src
In file included from main.cpp:33:
kompileprofiledialog.h:23:25: error: kdialogbase.h: No such file or directory
In file included from main.cpp:31:
/opt/qt/include/qtooltip.h:56: error: function definition does not declare parameters
/opt/qt/include/qtooltip.h:91: error: function definition does not declare parameters
In file included from kompileprofilewidget.h:23,
from kompileprofiledialog.h:25,
from main.cpp:33:
kompileprofilewidgetbase.h:37: error: 'WFlags' has not been declared
In file included from main.cpp:33:
kompileprofiledialog.h:27: error: expected class-name before '{' token
kompileprofiledialog.h:27: warning: 'class KompileProfileDialog' has virtual functions and accessible non-virtual destructor
In file included from kompileprofileselectionwidget.h:23,
from main.cpp:34:
kompileprofileselectionwidgetbase.h:27: error: 'WFlags' has not been declared
In file included from kompilewidget.h:29,
from main.cpp:35:
/opt/qt/include/qtimer.h:49: error: function definition does not declare parameters
/opt/qt/include/qtimer.h:85: error: invalid use of incomplete type 'struct QTimer'
/usr/include/QtGui/qwindowdefs.h:82: error: forward declaration of 'struct QTimer'
In file included from kompilewidget.h:32,
from main.cpp:35:
kompilewidgetbase.h:35: error: 'WFlags' has not been declared
In file included from main.cpp:35:
kompilewidget.h:37: error: ISO C++ forbids declaration of 'KDialogBase' with no type
kompilewidget.h:37: error: expected ';' before '*' token
kompilewidget.h:59: error: 'WFlags' has not been declared
main.cpp:55: error: 'KCmdLineLastOption' was not declared in this scope
main.cpp:56: error: braces around scalar initializer for type 'KCmdLineOptions'
main.cpp: In function 'int main(int, char**)':
main.cpp:61: error: no matching function for call to 'KAboutData::KAboutData(const char [8], const char [8], const char [4], const char [87], KAboutData::LicenseKey, const char [27], int, int, const char [28])'
/usr/include/kaboutdata.h:255: note: candidates are: KAboutData::KAboutData(const KAboutData&)
/usr/include/kaboutdata.h:249: note: KAboutData::KAboutData(const QByteArray&, const QByteArray&, const KLocalizedString&, const QByteArray&, const KLocalizedString&, KAboutData::LicenseKey, const KLocalizedString&, const KLocalizedString&, const QByteArray&, const QByteArray&)
main.cpp:62: error: no matching function for call to 'KAboutData::addAuthor(const char [18], int, const char [28])'
/usr/include/kaboutdata.h:290: note: candidates are: KAboutData& KAboutData::addAuthor(const KLocalizedString&, const KLocalizedString&, const QByteArray&, const QByteArray&)
main.cpp:64: error: no matching function for call to 'KCmdLineArgs::addCmdLineOptions(KCmdLineOptions [1])'
/usr/include/kcmdlineargs.h:400: note: candidates are: static void KCmdLineArgs::addCmdLineOptions(const KCmdLineOptions&, const KLocalizedString&, const QByteArray&, const QByteArray&)
main.cpp:68: error: 'class KApplication' has no member named 'isRestored'
main.cpp:83: error: 'locateLocal' was not declared in this scope
main.cpp:85: error: 'class KConfig' has no member named 'readEntry'
main.cpp:87: error: 'KDialogBase' was not declared in this scope
main.cpp:87: error: 'installdialog' was not declared in this scope
main.cpp:87: error: expected type-specifier before 'KDialogBase'
main.cpp:87: error: expected `;' before 'KDialogBase'
main.cpp:94: error: type '<type error>' argument given to 'delete', expected pointer
main.cpp:100: error: no matching function for call to 'KMessageBox::warningYesNoCancel(NULL, QString, QString, QString, QString)'
/usr/include/kmessagebox.h:512: note: candidates are: static int KMessageBox::warningYesNoCancel(QWidget*, const QString&, const QString&, const KGuiItem&, const KGuiItem&, const KGuiItem&, const QString&, QFlags<KMessageBox::Option>)
main.cpp:109: error: 'class KompileProfileDialog' has no member named 'adjustSize'
main.cpp:111: error: 'class KompileProfileDialog' has no member named 'exec'
main.cpp:114: error: 'KDialogBase' was not declared in this scope
main.cpp:114: error: 'installdialog' was not declared in this scope
main.cpp:114: error: expected type-specifier before 'KDialogBase'
main.cpp:114: error: expected `;' before 'KDialogBase'
main.cpp:121: error: type '<type error>' argument given to 'delete', expected pointer
main.cpp:149: error: no matching function for call to 'KFileDialog::getOpenFileName(const char [1], const QString, NULL, QString)'
/usr/include/kfiledialog.h:358: note: candidates are: static QString KFileDialog::getOpenFileName(const KUrl&, const QString&, QWidget*, const QString&)
main.cpp:154: error: 'KDialogBase' was not declared in this scope
main.cpp:154: error: 'installdialog' was not declared in this scope
main.cpp:154: error: expected type-specifier before 'KDialogBase'
main.cpp:154: error: expected `;' before 'KDialogBase'
main.cpp:157: error: 'split' is not a member of 'QStringList'
main.cpp:158: error: 'split' is not a member of 'QStringList'
main.cpp:159: error: 'split' is not a member of 'QStringList'
main.cpp:161: error: 'locateLocal' was not declared in this scope
main.cpp:162: error: no matching function for call to 'QDir::entryList(const char [10])'
/usr/include/QtCore/qdir.h:168: note: candidates are: QStringList QDir::entryList(QFlags<QDir::Filter>, QFlags<QDir::SortFlag>) const
/usr/include/QtCore/qdir.h:170: note: QStringList QDir::entryList(const QStringList&, QFlags<QDir::Filter>, QFlags<QDir::SortFlag>) const
main.cpp:168: error: 'class QStringList' has no member named 'grep'
main.cpp:170: error: 'class QStringList' has no member named 'grep'
main.cpp:179: error: 'compatible_dialog' was not declared in this scope
main.cpp:179: error: expected type-specifier before 'KDialogBase'
main.cpp:179: error: expected `;' before 'KDialogBase'
main.cpp:180: error: 'KListBox' was not declared in this scope
main.cpp:180: error: 'profiles_list' was not declared in this scope
main.cpp:180: error: expected type-specifier before 'KListBox'
main.cpp:180: error: expected `;' before 'KListBox'
main.cpp:184: error: 'class QString' has no member named 'setLength'
main.cpp:185: error: 'iconLoader' is not a member of 'KGlobal'
main.cpp:185: error: 'Toolbar' is not a member of 'KIcon'
main.cpp:190: error: 'KDialogBase' is not a class or namespace
main.cpp:193: error: 'class KConfig' has no member named 'writeEntry'
main.cpp:200: error: 'split' is not a member of 'QStringList'
main.cpp:201: error: 'split' is not a member of 'QStringList'
main.cpp:205: error: 'class KConfig' has no member named 'writeEntry'
main.cpp:214: error: 'split' is not a member of 'QStringList'
main.cpp:215: error: 'split' is not a member of 'QStringList'
main.cpp:220: error: 'class KConfig' has no member named 'writeEntry'
main.cpp:229: error: 'locateLocal' was not declared in this scope
main.cpp:231: error: 'split' is not a member of 'QStringList'
main.cpp:232: error: 'split' is not a member of 'QStringList'
main.cpp:237: error: 'class KConfig' has no member named 'writeEntry'
main.cpp:250: error: type '<type error>' argument given to 'delete', expected pointer
main.cpp:261: error: 'locateLocal' was not declared in this scope
main.cpp:263: error: 'class KConfig' has no member named 'readEntry'
main.cpp:265: error: 'KDialogBase' was not declared in this scope
main.cpp:265: error: 'installdialog' was not declared in this scope
main.cpp:265: error: expected type-specifier before 'KDialogBase'
main.cpp:265: error: expected `;' before 'KDialogBase'
main.cpp:273: error: type '<type error>' argument given to 'delete', expected pointer
main.cpp:279: error: no matching function for call to 'KMessageBox::warningYesNoCancel(NULL, QString, QString, QString, QString)'
/usr/include/kmessagebox.h:512: note: candidates are: static int KMessageBox::warningYesNoCancel(QWidget*, const QString&, const QString&, const KGuiItem&, const KGuiItem&, const KGuiItem&, const QString&, QFlags<KMessageBox::Option>)
main.cpp:287: error: 'KDialogBase' was not declared in this scope
main.cpp:287: error: 'load_profile' was not declared in this scope
main.cpp:287: error: expected type-specifier before 'KDialogBase'
main.cpp:287: error: expected `;' before 'KDialogBase'
main.cpp:293: error: 'KDialogBase' is not a class or namespace
main.cpp:297: error: 'installdialog' was not declared in this scope
main.cpp:297: error: expected type-specifier before 'KDialogBase'
main.cpp:297: error: expected `;' before 'KDialogBase'
main.cpp:306: error: type '<type error>' argument given to 'delete', expected pointer
main.cpp:308: error: type '<type error>' argument given to 'delete', expected pointer
main.cpp:330: error: no matching function for call to 'KFileDialog::getOpenFileName(const char [1], const QString, NULL, QString)'
/usr/include/kfiledialog.h:358: note: candidates are: static QString KFileDialog::getOpenFileName(const KUrl&, const QString&, QWidget*, const QString&)
main.cpp:335: error: 'KDialogBase' was not declared in this scope
main.cpp:335: error: 'installdialog' was not declared in this scope
main.cpp:335: error: expected type-specifier before 'KDialogBase'
main.cpp:335: error: expected `;' before 'KDialogBase'
main.cpp:336: error: 'locateLocal' was not declared in this scope
main.cpp:337: error: 'class KConfig' has no member named 'writeEntry'
main.cpp:344: error: type '<type error>' argument given to 'delete', expected pointer
main.cpp:350: error: 'class KApplication' has no member named 'setMainWidget'
make[2]: *** [main.o] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
Making install in doc
Making install in .
Making install in en
/bin/install -c -p -m 644 index.docbook /usr/local/kde/share/doc/HTML/en/kompile/index.docbook
/bin/install -c -p -m 644 index.cache.bz2 /usr/local/kde/share/doc/HTML/en/kompile/
Making install in po
/bin/install -c -p -m 644 it.gmo /usr/local/kde/share/locale/it/LC_MESSAGES/kompile.mo
Making install in src
In file included from main.cpp:33:
kompileprofiledialog.h:23:25: error: kdialogbase.h: No such file or directory
In file included from main.cpp:31:
/opt/qt/include/qtooltip.h:56: error: function definition does not declare parameters
/opt/qt/include/qtooltip.h:91: error: function definition does not declare parameters
In file included from kompileprofilewidget.h:23,
from kompileprofiledialog.h:25,
from main.cpp:33:
kompileprofilewidgetbase.h:37: error: 'WFlags' has not been declared
In file included from main.cpp:33:
kompileprofiledialog.h:27: error: expected class-name before '{' token
kompileprofiledialog.h:27: warning: 'class KompileProfileDialog' has virtual functions and accessible non-virtual destructor
In file included from kompileprofileselectionwidget.h:23,
from main.cpp:34:
kompileprofileselectionwidgetbase.h:27: error: 'WFlags' has not been declared
In file included from kompilewidget.h:29,
from main.cpp:35:
/opt/qt/include/qtimer.h:49: error: function definition does not declare parameters
/opt/qt/include/qtimer.h:85: error: invalid use of incomplete type 'struct QTimer'
/usr/include/QtGui/qwindowdefs.h:82: error: forward declaration of 'struct QTimer'
In file included from kompilewidget.h:32,
from main.cpp:35:
kompilewidgetbase.h:35: error: 'WFlags' has not been declared
In file included from main.cpp:35:
kompilewidget.h:37: error: ISO C++ forbids declaration of 'KDialogBase' with no type
kompilewidget.h:37: error: expected ';' before '*' token
kompilewidget.h:59: error: 'WFlags' has not been declared
main.cpp:55: error: 'KCmdLineLastOption' was not declared in this scope
main.cpp:56: error: braces around scalar initializer for type 'KCmdLineOptions'
main.cpp: In function 'int main(int, char**)':
main.cpp:61: error: no matching function for call to 'KAboutData::KAboutData(const char [8], const char [8], const char [4], const char [87], KAboutData::LicenseKey, const char [27], int, int, const char [28])'
/usr/include/kaboutdata.h:255: note: candidates are: KAboutData::KAboutData(const KAboutData&)
/usr/include/kaboutdata.h:249: note: KAboutData::KAboutData(const QByteArray&, const QByteArray&, const KLocalizedString&, const QByteArray&, const KLocalizedString&, KAboutData::LicenseKey, const KLocalizedString&, const KLocalizedString&, const QByteArray&, const QByteArray&)
main.cpp:62: error: no matching function for call to 'KAboutData::addAuthor(const char [18], int, const char [28])'
/usr/include/kaboutdata.h:290: note: candidates are: KAboutData& KAboutData::addAuthor(const KLocalizedString&, const KLocalizedString&, const QByteArray&, const QByteArray&)
main.cpp:64: error: no matching function for call to 'KCmdLineArgs::addCmdLineOptions(KCmdLineOptions [1])'
/usr/include/kcmdlineargs.h:400: note: candidates are: static void KCmdLineArgs::addCmdLineOptions(const KCmdLineOptions&, const KLocalizedString&, const QByteArray&, const QByteArray&)
main.cpp:68: error: 'class KApplication' has no member named 'isRestored'
main.cpp:83: error: 'locateLocal' was not declared in this scope
main.cpp:85: error: 'class KConfig' has no member named 'readEntry'
main.cpp:87: error: 'KDialogBase' was not declared in this scope
main.cpp:87: error: 'installdialog' was not declared in this scope
main.cpp:87: error: expected type-specifier before 'KDialogBase'
main.cpp:87: error: expected `;' before 'KDialogBase'
main.cpp:94: error: type '<type error>' argument given to 'delete', expected pointer
main.cpp:100: error: no matching function for call to 'KMessageBox::warningYesNoCancel(NULL, QString, QString, QString, QString)'
/usr/include/kmessagebox.h:512: note: candidates are: static int KMessageBox::warningYesNoCancel(QWidget*, const QString&, const QString&, const KGuiItem&, const KGuiItem&, const KGuiItem&, const QString&, QFlags<KMessageBox::Option>)
main.cpp:109: error: 'class KompileProfileDialog' has no member named 'adjustSize'
main.cpp:111: error: 'class KompileProfileDialog' has no member named 'exec'
main.cpp:114: error: 'KDialogBase' was not declared in this scope
main.cpp:114: error: 'installdialog' was not declared in this scope
main.cpp:114: error: expected type-specifier before 'KDialogBase'
main.cpp:114: error: expected `;' before 'KDialogBase'
main.cpp:121: error: type '<type error>' argument given to 'delete', expected pointer
main.cpp:149: error: no matching function for call to 'KFileDialog::getOpenFileName(const char [1], const QString, NULL, QString)'
/usr/include/kfiledialog.h:358: note: candidates are: static QString KFileDialog::getOpenFileName(const KUrl&, const QString&, QWidget*, const QString&)
main.cpp:154: error: 'KDialogBase' was not declared in this scope
main.cpp:154: error: 'installdialog' was not declared in this scope
main.cpp:154: error: expected type-specifier before 'KDialogBase'
main.cpp:154: error: expected `;' before 'KDialogBase'
main.cpp:157: error: 'split' is not a member of 'QStringList'
main.cpp:158: error: 'split' is not a member of 'QStringList'
main.cpp:159: error: 'split' is not a member of 'QStringList'
main.cpp:161: error: 'locateLocal' was not declared in this scope
main.cpp:162: error: no matching function for call to 'QDir::entryList(const char [10])'
/usr/include/QtCore/qdir.h:168: note: candidates are: QStringList QDir::entryList(QFlags<QDir::Filter>, QFlags<QDir::SortFlag>) const
/usr/include/QtCore/qdir.h:170: note: QStringList QDir::entryList(const QStringList&, QFlags<QDir::Filter>, QFlags<QDir::SortFlag>) const
main.cpp:168: error: 'class QStringList' has no member named 'grep'
main.cpp:170: error: 'class QStringList' has no member named 'grep'
main.cpp:179: error: 'compatible_dialog' was not declared in this scope
main.cpp:179: error: expected type-specifier before 'KDialogBase'
main.cpp:179: error: expected `;' before 'KDialogBase'
main.cpp:180: error: 'KListBox' was not declared in this scope
main.cpp:180: error: 'profiles_list' was not declared in this scope
main.cpp:180: error: expected type-specifier before 'KListBox'
main.cpp:180: error: expected `;' before 'KListBox'
main.cpp:184: error: 'class QString' has no member named 'setLength'
main.cpp:185: error: 'iconLoader' is not a member of 'KGlobal'
main.cpp:185: error: 'Toolbar' is not a member of 'KIcon'
main.cpp:190: error: 'KDialogBase' is not a class or namespace
main.cpp:193: error: 'class KConfig' has no member named 'writeEntry'
main.cpp:200: error: 'split' is not a member of 'QStringList'
main.cpp:201: error: 'split' is not a member of 'QStringList'
main.cpp:205: error: 'class KConfig' has no member named 'writeEntry'
main.cpp:214: error: 'split' is not a member of 'QStringList'
main.cpp:215: error: 'split' is not a member of 'QStringList'
main.cpp:220: error: 'class KConfig' has no member named 'writeEntry'
main.cpp:229: error: 'locateLocal' was not declared in this scope
main.cpp:231: error: 'split' is not a member of 'QStringList'
main.cpp:232: error: 'split' is not a member of 'QStringList'
main.cpp:237: error: 'class KConfig' has no member named 'writeEntry'
main.cpp:250: error: type '<type error>' argument given to 'delete', expected pointer
main.cpp:261: error: 'locateLocal' was not declared in this scope
main.cpp:263: error: 'class KConfig' has no member named 'readEntry'
main.cpp:265: error: 'KDialogBase' was not declared in this scope
main.cpp:265: error: 'installdialog' was not declared in this scope
main.cpp:265: error: expected type-specifier before 'KDialogBase'
main.cpp:265: error: expected `;' before 'KDialogBase'
main.cpp:273: error: type '<type error>' argument given to 'delete', expected pointer
main.cpp:279: error: no matching function for call to 'KMessageBox::warningYesNoCancel(NULL, QString, QString, QString, QString)'
/usr/include/kmessagebox.h:512: note: candidates are: static int KMessageBox::warningYesNoCancel(QWidget*, const QString&, const QString&, const KGuiItem&, const KGuiItem&, const KGuiItem&, const QString&, QFlags<KMessageBox::Option>)
main.cpp:287: error: 'KDialogBase' was not declared in this scope
main.cpp:287: error: 'load_profile' was not declared in this scope
main.cpp:287: error: expected type-specifier before 'KDialogBase'
main.cpp:287: error: expected `;' before 'KDialogBase'
main.cpp:293: error: 'KDialogBase' is not a class or namespace
main.cpp:297: error: 'installdialog' was not declared in this scope
main.cpp:297: error: expected type-specifier before 'KDialogBase'
main.cpp:297: error: expected `;' before 'KDialogBase'
main.cpp:306: error: type '<type error>' argument given to 'delete', expected pointer
main.cpp:308: error: type '<type error>' argument given to 'delete', expected pointer
main.cpp:330: error: no matching function for call to 'KFileDialog::getOpenFileName(const char [1], const QString, NULL, QString)'
/usr/include/kfiledialog.h:358: note: candidates are: static QString KFileDialog::getOpenFileName(const KUrl&, const QString&, QWidget*, const QString&)
main.cpp:335: error: 'KDialogBase' was not declared in this scope
main.cpp:335: error: 'installdialog' was not declared in this scope
main.cpp:335: error: expected type-specifier before 'KDialogBase'
main.cpp:335: error: expected `;' before 'KDialogBase'
main.cpp:336: error: 'locateLocal' was not declared in this scope
main.cpp:337: error: 'class KConfig' has no member named 'writeEntry'
main.cpp:344: error: type '<type error>' argument given to 'delete', expected pointer
main.cpp:350: error: 'class KApplication' has no member named 'setMainWidget'
make[1]: *** [main.o] Error 1
make: *** [install-recursive] Error 1
Last edited by brando56894 (2009-05-06 21:12:39)

thats what i thought when i saw that many errors, it was a dev build anyway. its from sometime in 2007...

Similar Messages

  • How to make error message as warning message

    how to make error message as warning message? ie  i get error message hence cannot save the slaes order   i want to make that error message as warning so that i can save the sales order please help.

    Hi
    If a message is a custom message, then by changing the message type from E(Error) to W (warning)   we can convert the message type into error message. This is done with the help of development guy. A change in the code is needed.
    If it is a standard message, then it depends on whether we have teh access to change the message type. If access is there, then it is possible to change the message from Warning to Error. i.e. If we are capturing std SAP message in our code and displaying then we can change it, else if SAP message is displayed directly, we cant change it.
    So, to change it, capture the error message from SAP in some Zcode and then convert that message into a custom message of message type E.
    The whole change needs ABAP support.
    Try with tcode <b>OVA2</b> settings selecting for sales order or in SAPRO--SD-BF-Log of Incompletion Items
    Message was edited by:
            SHESAGIRI.G

  • [solved]make error when using svn in PKGBUILD

    Hi, all
    I want to install the development package of R software using PKGBUILD. My PKGBUILD file is like this:
    pkgname=r
    _svnmod=r
    pkgver=0.0.0
    pkgrel=1
    pkgdesc="R is a language and environment for statistical computing and graphics"
    arch=('i686' 'x86_64')
    license=('GPL')
    url=('http://www.r-project.org/')
    depends=('blas' 'lapack' 'bzip2' 'libpng' 'libjpeg' 'libtiff'
    'ncurses' 'pcre' 'readline' 'zlib' 'perl' 'gcc-libs'
    'tk' 'libxt' 'libxmu' 'pango')
    #makedepends=('subversion' 'openjdk6' 'gcc-fortran')
    makedepends=('subversion' 'jre7-openjdk')
    options=('!makeflags')
    conflicts=('r')
    provides=('r')
    source=('r::svn+https://svn.r-project.org/R/trunk/')
    md5sums=('SKIP')
    pkgver() {
    cd "$SRCDEST/$_svnmod"
    svnversion
    build() {
    cd "$srcdir/$_svnmod"
    ./configure --prefix=/usr \
    --libdir=/usr/lib \
    --datarootdir=/usr/share \
    rsharedir=/usr/share/R/ \
    rincludedir=/usr/include/R/ \
    rdocdir=/usr/share/R/docs/ \
    --enable-memory-profiling \
    --with-readline \
    --with-x \
    --with-system-zlib \
    --with-system-bzlib \
    --with-system-pcre \
    --enable-R-shlib \
    --with-lapack \
    --with-blas \
    --without-recommended-packages \
    F77=gfortran \
    LIBnn=lib
    make
    package() {
    cd "$srcdir/$_svnmod"
    make -j1 DESTDIR=${pkgdir} install
    # Fixup R wrapper scripts.
    sed -i "s|${pkgdir} ||" ${pkgdir}/usr/bin/R
    rm ${pkgdir}/usr/lib/R/bin/R
    cd ${pkgdir}/usr/lib/R/bin
    ln -s ../../../bin/R
    But i encounter a make error like this:
    ERROR: not an svn checkout
    make: *** [svnonly] ERROR 1
    Did anyone give me some advices? Thanks a lot!
    PS. I was noticed that in wiki page "VCS PKGBUILD Guidelines", "The copy in $srcdir is made using svn export which does not create working copies. Any svn related command has to be used in the local repo in $SRCDEST." So when I change the cd line in build() and package() function into
    cd "$SRCDEST/$_svnmod"
    the error message vanished. But the local repo are changed when configure and make the project.
    Last edited by januslian (2013-05-06 08:50:09)

    Scimmia wrote:This will be fixed in pacman 4.1.1. For now, just copy the ".svn" dir yourself. cp -r "$SRCDEST/$_svnmod/.svn" "$srcdir/$_svnmod"
    Great, it works. Thanks.

  • Compiling COBOLs in PSOVM - psrun.mak error - "cob64: can not execute Id".

    Hi All,
    After installing PeopleSoft OVM in our server, I need to recompile the COBOL. I believe this is not included in the OVM. These are the steps I did.
    1. Installed Microfocus Server Express 5.0 WrapPack 4
    2. Follow the steps in Compiling Cobol in Unix mentioned is the PeopleTools_8.50_Installation_Oracle guide.
    I was able to successfully compille the COBOL files by running ./pscbl.mak. The next step is Linking COBOL Components on UNIX by running ./psrun.mak and here I got the error:
    +./psrun.mak - linking PSRUN for oel-5-x86_64, Version 2.6.18-92.0.0.0.1.el5xen ...+
    +./psrun.mak - Error(s) encountered creating PSRUN!+
    +./psrun.mak - See /opt/oracle/psft/appbatch/tools/setup/psrun.err for messages+
    +[root@pshcm91ab setup]# more /opt/oracle/psft/appbatch/tools/setup/psrun.err+
    cob64: can not execute ld
    +[root@pshcm91ab setup]#+
    I followed all the steps in setting environment variable mention in the "Compiling Cobols in Unix" in PeopleTools_8.50_Installation_Oracle.
    Is there any specific documentation of compiling COBOLs in PeopleSoft OVM?
    Can anyone help me with this?
    Thanks in advance.
    -Chris
    Edited by: user9977167 on 4/02/2010 15:52
    Edited by: user9977167 on 5/02/2010 06:18

    Hi,
    Ok, I reproduce your case :
    [psadm1@psovmab setup]$ ./psrun.mak
    ./psrun.mak - linking PSRUN for oel-5-x86_64, Version 2.6.18-92.0.0.0.1.el5xen ...
    ./psrun.mak - Error(s) encountered creating PSRUN!
    ./psrun.mak - See /opt/oracle/psft/appbatch/tools/setup/psrun.err for messages
    [psadm1@psovmab setup]$ more /opt/oracle/psft/appbatch/tools/setup/psrun.err
    cob64: can not execute ld
    [psadm1@psovmab setup]$It looks like a lot of rpm packages required by ld are missing on Peoplesoft OVM App/Batch server compared to the Peoplesoft OVM database server for instance.
    I added a lot of packages because of the dependendcies as below :
    From OEL5.2 Disk 1
    ==================
    -rw-r--r-- 1 root root  899210 Feb  7 10:10 kernel-headers-2.6.18-92.el5.x86_64.rpm
    -rw-r--r-- 1 root root  3073639 Feb  7 10:25 binutils-2.17.50.0.6-6.el5.x86_64.rpm
    -rw-r--r-- 1 root root  3114462 Feb  7 10:29 cpp-4.1.2-42.el5.x86_64.rpm
    [root@psovmab rpm]# rpm -Uvh kernel-headers-2.6.18-92.el5.x86_64.rpm
    Preparing...                ########################################### [100%]
       1:kernel-headers         ########################################### [100%]
    [root@psovmab rpm]# rpm -Uvh binutils-2.17.50.0.6-6.el5.x86_64.rpm
    Preparing...                ########################################### [100%]
       1:binutils               ########################################### [100%]
    [root@psovmab rpm]# rpm -Uvh cpp-4.1.2-42.el5.x86_64.rpm
    Preparing...                ########################################### [100%]
       1:cpp                    ########################################### [100%]
    [root@psovmab rpm]#
    From OEL5.2 Disk 2
    ==================
    -rw-r--r-- 1 root root  614718 Feb  7 10:05 glibc-headers-2.5-24.x86_64.rpm
    -rw-r--r-- 1 root root 2535024 Feb  7 10:05 glibc-devel-2.5-24.x86_64.rpm
    -rw-r--r-- 1 root root 2105297 Feb  7 10:05 glibc-devel-2.5-24.i386.rpm
    -rw-r--r-- 1 root root 5544086 Feb  7 10:20 gcc-4.1.2-42.el5.x86_64.rpm
    -rw-r--r-- 1 root root 3987493 Feb  7 10:20 gcc-c++-4.1.2-42.el5.x86_64.rpm
    -rw-r--r-- 1 root root    83518 Feb  7 10:31 libgomp-4.1.2-42.el5.i386.rpm
    -rw-r--r-- 1 root root    84654 Feb  7 10:41 libgomp-4.1.2-42.el5.x86_64.rpm
    -rw-r--r-- 1 root root  2980440 Feb  7 10:43 libstdc++-devel-4.1.2-42.el5.x86_64.rpm
    -rw-r--r-- 1 root root    20483 Feb  7 11:46 elfutils-libelf-devel-0.125-3.el5.x86_64.rpm
    -rw-r--r-- 1 root root    58852 Feb  7 11:46 elfutils-libelf-devel-static-0.125-3.el5.x86_64.rpm
    -rw-r--r-- 1 root root   102193 Feb  7 11:49 elfutils-libs-0.125-3.el5.x86_64.rpm
    [root@psovmab rpm]# rpm -Uvh glibc-headers-2.5-24.x86_64.rpm
    Preparing...                ########################################### [100%]
       1:glibc-headers          ########################################### [100%]
    [root@psovmab rpm]#
    [root@psovmab rpm]# rpm -Uvh glibc-devel-2.5-24.x86_64.rpm
    Preparing...                ########################################### [100%]
       1:glibc-devel            ########################################### [100%]
    [root@psovmab rpm]#
    [root@psovmab rpm]# rpm -Uvh glibc-devel-2.5-24.i386.rpm
    Preparing...                ########################################### [100%]
       1:glibc-devel            ########################################### [100%]
    [root@psovmab rpm]# rpm -Uvh libgomp-4.1.2-42.el5.i386.rpm
    Preparing...                ########################################### [100%]
       1:libgomp                ########################################### [100%]
    [root@psovmab rpm]# rpm -Uvh libgomp-4.1.2-42.el5.x86_64.rpm
    Preparing...                ########################################### [100%]
       1:libgomp                ########################################### [100%]
    [root@psovmab rpm]# rpm -Uvh gcc-4.1.2-42.el5.x86_64.rpm
    Preparing...                ########################################### [100%]
       1:gcc                    ########################################### [100%]
    [root@psovmab rpm]# rpm -Uvh  libstdc++-devel-4.1.2-42.el5.x86_64.rpm
    Preparing...                ########################################### [100%]
       1:libstdc++-devel        ########################################### [100%]
    [root@psovmab rpm]#
    [root@psovmab rpm]# rpm -Uvh gcc-c++-4.1.2-42.el5.x86_64.rpm
    Preparing...                ########################################### [100%]
       1:gcc-c++                ########################################### [100%]
    [root@psovmab rpm]# rpm -Uvh elfutils-libs-0.125-3.el5.x86_64.rpm
    Preparing...                ########################################### [100%]
       1:elfutils-libs          ########################################### [100%]
    [root@psovmab rpm]# rpm -Uvh elfutils-libelf-devel-0.125-3.el5.x86_64.rpm elfutils-libelf-devel-static-0.125-3.el5.x86_64.rpm
    Preparing...                ########################################### [100%]
       1:elfutils-libelf-devel-s########################################### [ 50%]
       2:elfutils-libelf-devel  ########################################### [100%]
    [root@psovmab rpm]#
    From OEL5.2 Disk 3
    ==================
    -rw-r--r-- 1 root root  4588773 Feb  7 10:22 compat-gcc-34-3.4.6-4.x86_64.rpm
    -rw-r--r-- 1 root root 13542100 Feb  7 10:23 compat-gcc-34-c++-3.4.6-4.x86_64.rpm
    -rw-r--r-- 1 root root   232846 Feb  7 12:21 compat-libstdc++-33-3.2.3-61.x86_64.rpm
    [root@psovmab rpm]# rpm -Uvh compat-gcc-34-3.4.6-4.x86_64.rpm
    Preparing...                ########################################### [100%]
       1:compat-gcc-34          ########################################### [100%]
    [root@psovmab rpm]# rpm -Uvh compat-gcc-34-c++-3.4.6-4.x86_64.rpm
    Preparing...                ########################################### [100%]
       1:compat-gcc-34-c++      ########################################### [100%]
    [root@psovmab rpm]#The initial error is gone, but got a new one when linking :
    [psadm1@psovmab setup]$ ./psrun.mak
    ./psrun.mak - linking PSRUN for oel-5-x86_64, Version 2.6.18-92.0.0.0.1.el5xen ...
    ./psrun.mak - Error(s) encountered creating PSRUN!
    ./psrun.mak - See /opt/oracle/psft/appbatch/tools/setup/psrun.err for messages
    [psadm1@psovmab setup]$ more /opt/oracle/psft/appbatch/tools/setup/psrun.err
    ld: cannot find -lgcc
    [psadm1@psovmab setup]$I looked around for this error, found a Metalink note, but the suggestion does not apply here, the path directory metioned in $COBDIR/etc/cobopt already exists :
    [psadm1@psovmab setup]$ more $COBDIR/etc/cobopt
    -C nolist
    set GCC_LIB=/usr/lib/gcc/x86_64-redhat-linux/3.4.6
    [psadm1@psovmab setup]$ ls /usr/lib/gcc/x86_64-redhat-linux/3.4.6
    32          crtbeginS.o  crtend.o   include   libgcc_eh.a  libgcc_s_32.so  libstdc++.a   libstdc++_nonshared.a  libsupc++.a
    crtbegin.o  crtbeginT.o  crtendS.o  libgcc.a  libgcc_s.so  libgcov.a       libstdc++.so  libstdc++_shared.so    specs
    [psadm1@psovmab setup]$So far, no luck, I'll still try, but you may have more luck to install a separate server with all the packages install from the scratch and run a process scheduler from there.
    Nicolas.

  • I have a new Macbook pro, I cannot get past the country selection screen.  'Continue' is greyed out and keys just make error sounds. How do I move it on?

    I have a new Macbook pro, I cannot get past the country selection screen.  'Continue' is greyed out and keys just make error sounds. How do I move it on?

    sideeque wrote:
    I have the same problem. What did you do last time?
    What  should I do now? Its around 40 miles away the apple store? Would they pay my taxi fare to go and return?
    How can we trust this apple product?
    You are still under warranty.  Call Apple Care.

  • I have a ipad 2 when i update it and seting it up it make error

    i have a ipad 2 when i update it and seting it up it make error

    If you have an iPad 1, the max iOS is 5.1.1. For newer iPads, the current iOS is 6.1. The Settings>General>Software Update only appears if you have iOS 5.0 or higher currently installed.
    iOS 4: Updating your device to iOS 5 or Later
    http://support.apple.com/kb/HT4972
    How to install iOS 6
    http://www.macworld.com/article/2010061/hands-on-with-ios-6-installation.html
    iOS: How to update your iPhone, iPad, or iPod touch
    http://support.apple.com/kb/HT4623
    If you are currently running an iOS lower than 5.0, connect the iPad to the computer, open iTunes. Then select the iPad under the Devices heading on the left, click on the Summary tab and then click on Check for Update.
    Tip - If connected to your computer, you may need to disable your firewall and anitvirus software temporarily.  Then download and install the iOS update. Be sure and backup your iPad before the iOS update. After you update an iPad (except iPad 1) to iOS 6.x, the next update can be installed via wifi (i.e., not connected to your computer).
     Cheers, Tom

  • RHEL5.2 RDAC make error

    Hi All,
    I am having following the make error. Do you have any idea?
    [System]
    x4600 M2 with Qlogic HBA*2 with 6140
    ==============================
    [linuxrdac-09.01.B2.31]# make
    make V=1 -C/lib/modules/2.6.18-92.el5/build M=/root/work/rdac/linuxrdac-09.01.B2.31 MODVERDIR=/lib/modules/2.6.18-92.el5/build/.tmp_versions SUBDIRS=/root/work/rdac/linuxrdac-09.01.B2.31 modules
    make[1]: Entering directory `/usr/src/kernels/2.6.18-92.el5-x86_64'
    test -e include/linux/autoconf.h -a -e include/config/auto.conf || ( \
    echo; \
    echo " ERROR: Kernel configuration is invalid."; \
    echo " include/linux/autoconf.h or include/config/auto.conf are missing."; \
    echo " Run 'make oldconfig && make prepare' on kernel src to fix it."; \
    echo; \
    /bin/false)
    mkdir -p /lib/modules/2.6.18-92.el5/build/.tmp_versions
    rm -f /lib/modules/2.6.18-92.el5/build/.tmp_versions/*
    make -f scripts/Makefile.build obj=/root/work/rdac/linuxrdac-09.01.B2.31
    gcc -Wp,-MD,/root/work/rdac/linuxrdac-09.01.B2.31/.MPP_hba.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -D__KERNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Wstrict-prototypes -Wundef -Werror-implicit-function-declaration -Os -mtune=generic -m64 -mno-red-zone -mcmodel=kernel -pipe -fno-reorder-blocks -Wno-sign-compare -fno-asynchronous-unwind-tables -funit-at-a-time -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -fomit-frame-pointer -g -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign -I/root/work/rdac/linuxrdac-09.01.B2.31 -I/root/work/rdac/linuxrdac-09.01.B2.31/mpp_linux_headers/ -I/root/work/rdac/linuxrdac-09.01.B2.31/mpp_linux_sys_headers/ -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(MPP_hba)" -D"KBUILD_MODNAME=KBUILD_STR(mppUpper)" -c -o /root/work/rdac/linuxrdac-09.01.B2.31/.tmp_MPP_hba.o /root/work/rdac/linuxrdac-09.01.B2.31/MPP_hba.c
    In file included from /root/work/rdac/linuxrdac-09.01.B2.31/mpp_linux_sys_headers/MPP_Sysdep.h:48,
    from /root/work/rdac/linuxrdac-09.01.B2.31/MPP_hba.c:46:
    include/linux/config.h:6:2: warning: #warning Including config.h is deprecated.
    In file included from /root/work/rdac/linuxrdac-09.01.B2.31/MPP_hba.c:46:
    /root/work/rdac/linuxrdac-09.01.B2.31/mpp_linux_sys_headers/MPP_Sysdep.h:79:31: error: scsi/scsi_request.h: No such file or directory
    /root/work/rdac/linuxrdac-09.01.B2.31/MPP_hba.c: In function �mpp_FailPath�:
    /root/work/rdac/linuxrdac-09.01.B2.31/MPP_hba.c:486: error: invalid lvalue in assignment
    /root/work/rdac/linuxrdac-09.01.B2.31/MPP_hba.c: In function �mpp_IsFailoverPossible�:
    /root/work/rdac/linuxrdac-09.01.B2.31/MPP_hba.c:546: error: invalid lvalue in assignment
    /root/work/rdac/linuxrdac-09.01.B2.31/MPP_hba.c: In function �mpp_FailController�:
    /root/work/rdac/linuxrdac-09.01.B2.31/MPP_hba.c:729: error: invalid lvalue in assignment
    /root/work/rdac/linuxrdac-09.01.B2.31/MPP_hba.c:801: error: invalid lvalue in assignment
    /root/work/rdac/linuxrdac-09.01.B2.31/MPP_hba.c:836: error: invalid lvalue in assignment
    /root/work/rdac/linuxrdac-09.01.B2.31/MPP_hba.c:844: error: invalid lvalue in assignment
    /root/work/rdac/linuxrdac-09.01.B2.31/MPP_hba.c: In function �mpp_AnalyseFailoverError�:
    /root/work/rdac/linuxrdac-09.01.B2.31/MPP_hba.c:920: error: invalid lvalue in assignment
    /root/work/rdac/linuxrdac-09.01.B2.31/MPP_hba.c: In function �mpp_AnalyseIoError�:
    /root/work/rdac/linuxrdac-09.01.B2.31/MPP_hba.c:1324: error: invalid lvalue in assignment
    /root/work/rdac/linuxrdac-09.01.B2.31/MPP_hba.c: In function �mppCmn_NewSelectPath�:
    /root/work/rdac/linuxrdac-09.01.B2.31/MPP_hba.c:2717: error: invalid lvalue in assignment
    /root/work/rdac/linuxrdac-09.01.B2.31/MPP_hba.c: In function �mpp_SelectPath�:
    /root/work/rdac/linuxrdac-09.01.B2.31/MPP_hba.c:2917: error: invalid lvalue in assignment
    /root/work/rdac/linuxrdac-09.01.B2.31/MPP_hba.c: In function �mpp_SelectFailoverPath�:
    /root/work/rdac/linuxrdac-09.01.B2.31/MPP_hba.c:3019: error: invalid lvalue in assignment
    /root/work/rdac/linuxrdac-09.01.B2.31/MPP_hba.c: In function �mpp_InsertController�:
    /root/work/rdac/linuxrdac-09.01.B2.31/MPP_hba.c:3535: error: invalid lvalue in assignment
    /root/work/rdac/linuxrdac-09.01.B2.31/MPP_hba.c: In function �mpp_InsertControllerPath�:
    /root/work/rdac/linuxrdac-09.01.B2.31/MPP_hba.c:3584: error: invalid lvalue in assignment
    /root/work/rdac/linuxrdac-09.01.B2.31/MPP_hba.c: In function �mpp_InsertLunPath�:
    /root/work/rdac/linuxrdac-09.01.B2.31/MPP_hba.c:3732: error: invalid lvalue in assignment
    /root/work/rdac/linuxrdac-09.01.B2.31/MPP_hba.c: In function �mpp_BuildRdacinfo�:
    /root/work/rdac/linuxrdac-09.01.B2.31/MPP_hba.c:3863: error: invalid lvalue in assignment
    /root/work/rdac/linuxrdac-09.01.B2.31/MPP_hba.c:3866: error: invalid lvalue in assignment
    /root/work/rdac/linuxrdac-09.01.B2.31/MPP_hba.c:3878: error: invalid lvalue in assignment
    /root/work/rdac/linuxrdac-09.01.B2.31/MPP_hba.c:3894: error: invalid lvalue in assignment
    /root/work/rdac/linuxrdac-09.01.B2.31/MPP_hba.c:3897: error: invalid lvalue in assignment
    /root/work/rdac/linuxrdac-09.01.B2.31/MPP_hba.c:3921: error: invalid lvalue in assignment
    /root/work/rdac/linuxrdac-09.01.B2.31/MPP_hba.c:3947: error: invalid lvalue in assignment
    /root/work/rdac/linuxrdac-09.01.B2.31/MPP_hba.c: In function �mpp_RemoveLun�:
    /root/work/rdac/linuxrdac-09.01.B2.31/MPP_hba.c:3973: error: invalid lvalue in assignment
    make[2]: *** [root/work/rdac/linuxrdac-09.01.B2.31/MPP_hba.o] Error 1
    make[1]: *** [_module_/root/work/rdac/linuxrdac-09.01.B2.31] Error 2
    make[1]: Leaving directory `/usr/src/kernels/2.6.18-92.el5-x86_64'
    make: *** [mppUpper] Error 2
    [linuxrdac-09.01.B2.31]# lsmod | grep qla2xxx
    qla2xxx 1079969 1
    scsi_transport_fc 73673 1 qla2xxx
    scsi_mod 188665 7 sg,qla2xxx,scsi_transport_fc,mptsas,mptscsih,scsi_transport_sas,sd_mod
    [linuxrdac-09.01.B2.31]#
    [linuxrdac-09.01.B2.31]# rpm -qa | grep kernel
    kernel-headers-2.6.18-92.el5
    kernel-devel-2.6.18-92.el5
    kernel-2.6.18-92.el5
    [linuxrdac-09.01.B2.31]#
    [linuxrdac-09.01.B2.31]# uname -a
    Linux barkeeper 2.6.18-92.el5 #1 SMP Tue Apr 29 13:16:15 EDT 2008 x86_64 x86_64 x86_64 GNU/Linux
    [linuxrdac-09.01.B2.31]#
    [linuxrdac-09.01.B2.31]# cat /etc/redhat-release
    Red Hat Enterprise Linux Server release 5.2 (Tikanga)
    [root@barkeeper linuxrdac-09.01.B2.31]#
    [linuxrdac-09.01.B2.31]# more /etc/modprobe.conf
    alias eth0 e1000
    alias eth1 e1000
    alias eth2 e1000
    alias eth3 e1000
    alias scsi_hostadapter mptbase
    alias scsi_hostadapter1 mptsas
    alias scsi_hostadapter2 qla2xxx
    install qla2xxx /sbin/modprobe qla2xxx_conf; /sbin/modprobe --ignore-install qla2xxx
    remove qla2xxx /sbin/modprobe -r first-time ignore-remove qla2xxx && { /sbin/mod
    probe -r --ignore-remove qla2xxx_conf; }
    alias qla2100 qla2xxx
    alias qla2200 qla2xxx
    alias qla2300 qla2xxx
    alias qla2322 qla2xxx
    alias qla2400 qla2xxx
    [linuxrdac-09.01.B2.31]#

    Hi opskernel and Everybody!!!!
    I had the same error. In this site i download the file rdac-LINUX-09.01.B2.40-source.tar.gz and i got your error. Can you send me the file linuxrdac-09.01.C2.06-source.tar.gz? Please, mi e-mail is hollmanlp at gmail dot com
    Thanks a lot.
    The information of my server is:
    [root@xxxxxx linuxrdac-09.01.B2.40]# make
    make V=1 -C/lib/modules/2.6.18-92.1.10.el5/build M=/home/salorfeo2/linuxrdac-09.01.B2.40 MODVERDIR=/lib/modules/2.6.18-92.1.10.el5/build/.tmp_versions SUBDIRS=/home/salorfeo2/linuxrdac-09.01.B2.40 modules
    make[1]: se ingresa al directorio `/usr/src/kernels/2.6.18-92.1.10.el5-x86_64'
    test -e include/linux/autoconf.h -a -e include/config/auto.conf || ( \
    echo; \
    echo " ERROR: Kernel configuration is invalid."; \
    echo " include/linux/autoconf.h or include/config/auto.conf are missing."; \
    echo " Run 'make oldconfig && make prepare' on kernel src to fix it."; \
    echo; \
    /bin/false)
    mkdir -p /lib/modules/2.6.18-92.1.10.el5/build/.tmp_versions
    rm -f /lib/modules/2.6.18-92.1.10.el5/build/.tmp_versions/*
    make -f scripts/Makefile.build obj=/home/salorfeo2/linuxrdac-09.01.B2.40
    gcc -Wp,-MD,/home/salorfeo2/linuxrdac-09.01.B2.40/.MPP_hba.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -D__KERNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Wstrict-prototypes -Wundef -Werror-implicit-function-declaration -Os -mtune=generic -m64 -mno-red-zone -mcmodel=kernel -pipe -fno-reorder-blocks -Wno-sign-compare -fno-asynchronous-unwind-tables -funit-at-a-time -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -fomit-frame-pointer -g -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign -I/home/salorfeo2/linuxrdac-09.01.B2.40 -I/home/salorfeo2/linuxrdac-09.01.B2.40/mpp_linux_headers/ -I/home/salorfeo2/linuxrdac-09.01.B2.40/mpp_linux_sys_headers/ -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(MPP_hba)" -D"KBUILD_MODNAME=KBUILD_STR(mppUpper)" -c -o /home/salorfeo2/linuxrdac-09.01.B2.40/.tmp_MPP_hba.o /home/salorfeo2/linuxrdac-09.01.B2.40/MPP_hba.c
    En el fichero incluído de /home/salorfeo2/linuxrdac-09.01.B2.40/mpp_linux_sys_headers/MPP_Sysdep.h:48,
    de /home/salorfeo2/linuxrdac-09.01.B2.40/MPP_hba.c:46:
    include/linux/config.h:6:2: aviso: #warning Including config.h is deprecated.
    En el fichero incluído de /home/salorfeo2/linuxrdac-09.01.B2.40/MPP_hba.c:46:
    /home/salorfeo2/linuxrdac-09.01.B2.40/mpp_linux_sys_headers/MPP_Sysdep.h:79:31: error: scsi/scsi_request.h: No existe el fichero o el directorio
    make[2]: *** [home/salorfeo2/linuxrdac-09.01.B2.40/MPP_hba.o] Error 1
    make[1]: *** [_module_/home/salorfeo2/linuxrdac-09.01.B2.40] Error 2
    make[1]: se sale del directorio `/usr/src/kernels/2.6.18-92.1.10.el5-x86_64'
    make: *** [mppUpper] Error 2
    [root@xxxxxx linuxrdac-09.01.B2.40]# lsmod | grep qla2xxx
    qla2xxx 1079969 1
    scsi_transport_fc 73673 1 qla2xxx
    scsi_mod 188665 7 sg,usb_storage,libata,qla2xxx,scsi_transport_fc,aacraid,sd_mod
    [root@xxxxxx linuxrdac-09.01.B2.40]# rpm -qa | grep kernel
    kernel-debug-devel-2.6.18-92.1.10.el5
    kernel-debug-2.6.18-92.1.10.el5
    kernel-2.6.18-92.1.10.el5
    kernel-2.6.18-8.el5
    kernel-devel-2.6.18-92.1.10.el5
    kernel-xen-devel-2.6.18-92.1.10.el5
    kernel-headers-2.6.18-92.1.10.el5
    kernel-xen-2.6.18-92.1.10.el5
    kernel-doc-2.6.18-92.1.10.el5
    [root@xxxxxx linuxrdac-09.01.B2.40]# uname -a
    Linux xxxxxx 2.6.18-92.1.10.el5 #1 SMP Wed Jul 23 03:56:11 EDT 2008 x86_64 x86_64 x86_64 GNU/Linux
    [root@xxxxxx linuxrdac-09.01.B2.40]# cat /etc/redhat-release
    Red Hat Enterprise Linux Server release 5.2 (Tikanga)
    [root@xxxxxx linuxrdac-09.01.B2.40]# more /etc/modprobe.conf
    alias eth0 e1000
    alias eth1 e1000
    alias scsi_hostadapter aacraid
    alias scsi_hostadapter1 ata_piix
    alias scsi_hostadapter2 qla2xxx
    alias scsi_hostadapter3 usb-storage
    [root@xxxxxx linuxrdac-09.01.B2.40]# rpm -qa | grep lvm2
    lvm2-2.02.32-4.el5
    Edited by: HollmanLP on Sep 18, 2008 3:35 PM
    Edited by: HollmanLP on Sep 18, 2008 4:15 PM

  • Feature Request: 1. Clarify metadata updating in Guide, and 2. make errors visible.

    A couple things would help immensely:
    1. Clarify metadata schema/version updating in the guide, and
    2. make errors visible - as it stands, these flash by so fast they are unreadable. I've a feeling there's some useful information in them thats going straight to bit bucket instead of eyes/brain.
    Rob

    One thing thats confusing in the guide is the example update function is provided, yet 'noAutoUpdate' is not provided.
    I thought if no-auto-update is nil, then the update function would not be called. Is this just a whoops in the doc, or is there something I'm missing? i.e. is it possible to use auto-updating in conjunction with the manual update function? Say if item versions are changing but not the schema version?
    What is the purpose of noAutoUpdate if the mere presence or absence of an update function would do the same thing? I'm starting to think it must be possible to have auto update and manual update concurrently, but if so - how would that work? auto-update runs first, then manual? Or, maybe auto-update (only) runs if no schema change but item version changes, and manual update runs (only) if schema changed. Or maybe auto runs first to handle item version changes, then manual runs to do the schema update - I'm getting confused again.
    Also, if previousSchemaVersion is nil, will the update function still be called? If so, then one had better check for it or no first-time users will ever be able to install the plugin, since update func would "error out" when comparing nil to a number. Actually, it may be that update function errors dont hurt in this case - my previous problem was errors that I think kept the update function from being called at all - which made it impossible to enable the plugin.
    PS - I miss the days when Eric Scouten would at least occasionally respond on the SDK forum.
    Where in the world is Chet Drarvik?

  • EA2 - make error message text selectable

    Currently error popups display error text, but the text cannot be selected. It would be nice if this text could be selected so it could be pasted into bug reports, etc.

    Specifically where ? I assume you would want everywhere ;-), but just want to make sure the important ones are addressed first.
    We have an enhancement request logged to make error messages in connection dialog copyable.
    -Raghu

  • My I pad suddenly stopped working then i connect it to iTunes it make error 4014 can you help me please

    my I pad suddenly stopped working then i connect it to iTunes it make error 4014 can you help me please I pad 4

    If the phone shows the "connect to iTunes" screen, the data on the phone is most likely lost.
    Connecting in recovery mode is your only chance to use the phone again, besides getting it serviced by Apple.
    iOS: Unable to update or restore

  • Strange make error when script is started in PKGBUILD

    Hi
    I have an extremely strange error related to make when I tried to package the -git version of Open Watcom (v2 fork)
    https://aur.archlinux.org/packages/open_watcom-v2-git/
    When running makepkg -s, the build chokes on the following step:
    building wsplice in $srcdir/watcom/bld/wmake (Makefile: posmake)
    since this binary is not built, some headers are not generated and the build dies.
    Doing exactly the same thing as in the PKGBUILD "build()" outside of makepkg -s
    by cd-ing to $srcdir/watcom and running
    source setvars.sh
    ./build.sh
    works and stuff are building....
    Anyone got an idea what could be the issue?

    Trilby wrote:
    Can you provide the actual error output?
    Have you tried building manually as you describe after setting environment variables as specified in makepkg.conf?
    There is no actual error output where it actually goes wrong. This is the issue I opened before I noticed that the error only happened when I used makepkg:
    https://github.com/open-watcom/open-watcom-v2/issues/76
    The relevant part of the $srcdir/watcom/bld/wmake/posmake is this:
    wsplice: wsplice.o clibext.o
    $(CC) -g wsplice.o clibext.o -o $@
    usage.gh : ../h/usage.sp wsplice
    ./wsplice -kIS_RC -kENGLISH -f '{MSG_USAGE_BASE+%#%+, "%s"},' ../h/usage.sp -o "%n%n%n%n" $@
    usageend.gh: usage.gh wsplice
    ./wsplice -f "%+" usage.gh -o "#define MSG_USAGE_LAST (MSG_USAGE_BASE+%#)%n" $@
    cretype : ../c/cretype.c
    $(CC) -o $@ $?
    If I build with makepkg -s (invoking "source setvars.sh" and "./build.sh" inside PKGBUILD), this happens:
    rm -f *.o *.gh
    cc -g -O2 -I../h -I../../watcom/h -I../../lib_misc/h -I. -D__LINUX__ -D__UNIX__ -DUNIX -Uunix -DBOOTSTRAP -c ../../builder/c/wsplice.c
    cc -g -O2 -I../h -I../../watcom/h -I../../lib_misc/h -I. -D__LINUX__ -D__UNIX__ -DUNIX -Uunix -DBOOTSTRAP -c ../../watcom/c/clibext.c
    cc -o cretype ../c/cretype.c
    cc -g -O2 -I../h -I../../watcom/h -I../../lib_misc/h -I. -D__LINUX__ -D__UNIX__ -DUNIX -Uunix -DBOOTSTRAP -c ../c/macros.c
    In file included from ../c/macros.c:49:0:
    ../h/mrcmsg.h:245:23: fatal error: usageend.gh: No such file or directory
    #include "usageend.gh"
    ^
    compilation terminated.
    ../posmake:16: recipe for target 'macros.o' failed
    If I do exactly the same thing outside of makepkg (manually "source setvars.sh" and "./build.sh"), I get this:
    rm -f *.o *.gh
    cc -g -O2 -I../h -I../../watcom/h -I../../lib_misc/h -I. -D__LINUX__ -D__UNIX__ -DUNIX -Uunix -DBOOTSTRAP -c ../../builder/c/wsplice.c
    cc -g -O2 -I../h -I../../watcom/h -I../../lib_misc/h -I. -D__LINUX__ -D__UNIX__ -DUNIX -Uunix -DBOOTSTRAP -c ../../watcom/c/clibext.c
    cc -g wsplice.o clibext.o -o wsplice
    ./wsplice -kIS_RC -kENGLISH -f '{MSG_USAGE_BASE+%#%+, "%s"},' ../h/usage.sp -o "%n%n%n%n" usage.gh
    ./wsplice -f "%+" usage.gh -o "#define MSG_USAGE_LAST (MSG_USAGE_BASE+%#)%n" usageend.gh
    ./cretype > isarray.gh
    cc -g -O2 -I../h -I../../watcom/h -I../../lib_misc/h -I. -D__LINUX__ -D__UNIX__ -DUNIX -Uunix -DBOOTSTRAP -c ../c/macros.c
    cc -g -O2 -I../h -I../../watcom/h -I../../lib_misc/h -I. -D__LINUX__ -D__UNIX__ -DUNIX -Uunix -DBOOTSTRAP -c ../c/main.c
    cc -g -O2 -I../h -I../../watcom/h -I../../lib_misc/h -I. -D__LINUX__ -D__UNIX__ -DUNIX -Uunix -DBOOTSTRAP -c ../c/massert.c
    cc -g -O2 -I../h -I../../watcom/h -I../../lib_misc/h -I. -D__LINUX__ -D__UNIX__ -DUNIX -Uunix -DBOOTSTRAP -c ../c/mautodep.c
    cc -g -O2 -I../h -I../../watcom/h -I../../lib_misc/h -I. -D__LINUX__ -D__UNIX__ -DUNIX -Uunix -DBOOTSTRAP -c ../c/mautoomf.c
    (and so on...)
    Thanks to your suggestion, I also tried the manual method above but also with "source /etc/makepkg.conf" (and checked with echo that the variables were defined)
    This gives exactly the same output as my previous attempt to manually build, so this is not the issue...

  • SVN Ultrastar make Error

    Hello!
    I want to build Ultrastar from trunk with help of this instruction
    http://ultrastar-ng.sourceforge.net/develop.html
    This is what I get:
    daminator ~/singstar/USNG/build $ cmake ../
    -- The C compiler identification is GNU
    -- The CXX compiler identification is GNU
    -- Check for working C compiler: /usr/bin/gcc
    -- Check for working C compiler: /usr/bin/gcc -- works
    -- Detecting C compiler ABI info
    -- Detecting C compiler ABI info - done
    -- Check for working CXX compiler: /usr/bin/c++
    -- Check for working CXX compiler: /usr/bin/c++ -- works
    -- Detecting CXX compiler ABI info
    -- Detecting CXX compiler ABI info - done
    WARNING: CMAKE_BUILD_TYPE is not defined!
    Defaulting to CMAKE_BUILD_TYPE=RelWithDebInfo. Use ccmake to set a proper value.
    -- Found The Following Boost Libraries:
    -- thread
    -- filesystem
    -- Boost Version: 1.36.0
    -- WARNING: you are using the obsolete 'PKGCONFIG' macro use FindPkgConfig
    -- DEBUG: GStreamer include directory = /usr/include/gstreamer-0.10
    -- DEBUG: GStreamer link directory = /usr/lib
    -- DEBUG: GStreamer link flags = -pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lglib-2.0
    -- DEBUG: GStreamer CFlags = -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2
    -- checking for module 'jack'
    -- found jack, version 0.109.2
    -- Found jack: /usr/lib/libjack.so
    -- checking for module 'portaudio-2.0'
    -- package 'portaudio-2.0' not found
    -- checking for module 'libpulse'
    -- found libpulse, version 0.9.10
    -- Found pulseaudio: /usr/lib/libpulse.so
    -- checking for module 'alsa'
    -- found alsa, version 1.0.17a
    -- Found ALSA 1.0.17a
    LIBDA build summary
    Alsa : enabled (autodetect)
    Portaudio : disabled (autodetect)
    Pulseaudio: enabled (autodetect)
    Gstreamer : enabled (autodetect)
    Jack : enabled (autodetect)
    -- Found The Following Boost Libraries:
    -- thread
    -- program_options
    -- regex
    -- filesystem
    -- Boost Version: ..
    -- Looking for include files CMAKE_HAVE_PTHREAD_H
    -- Looking for include files CMAKE_HAVE_PTHREAD_H - found
    -- Looking for pthread_create in pthreads
    -- Looking for pthread_create in pthreads - not found
    -- Looking for pthread_create in pthread
    -- Looking for pthread_create in pthread - found
    -- Found Threads: TRUE
    -- checking for module 'freetype2'
    -- found freetype2, version 9.18.3
    -- Found Freetype
    -- checking for module 'cairo'
    -- found cairo, version 1.8.0
    -- Found Cairo
    -- checking for module 'gdk-pixbuf-2.0'
    -- found gdk-pixbuf-2.0, version 2.14.4
    -- Found GDK-PixBuf
    -- checking for module 'librsvg-2.0'
    -- found librsvg-2.0, version 2.22.3
    -- Found LibRSVG
    -- checking for module 'pango'
    -- found pango, version 1.22.2
    -- Found Pango
    -- checking for module 'libxml-2.0'
    -- found libxml-2.0, version 2.6.32
    -- Found libxml2: /usr/lib/libxml2.so
    -- checking for module 'glib-2.0'
    -- found glib-2.0, version 2.18.2
    -- Found Glib
    -- checking for module 'sigc++-2.0'
    -- found sigc++-2.0, version 2.2.3
    -- Found SigC++
    -- checking for module 'glibmm-2.4'
    -- found glibmm-2.4, version 2.18.1
    -- Found Glibmm
    -- checking for module 'libxml++-2.6'
    -- found libxml++-2.6, version 2.24.0
    -- Found LibXML++
    -- checking for module 'ImageMagick'
    -- found ImageMagick, version 6.4.4
    -- Found Magick
    -- checking for module 'ImageMagick++'
    -- found ImageMagick++, version 6.4.4
    -- Found Magick++
    -- checking for module 'gl'
    -- package 'gl' not found
    -- Found OpenGL
    -- checking for module 'libavcodec'
    -- found libavcodec, version 51.60.0
    -- checking for module 'libavformat'
    -- found libavformat, version 52.17.0
    -- checking for module 'libswscale'
    -- found libswscale, version 0.5.1
    -- Found FFMPEG: /usr/lib/libavcodec.so;/usr/lib/libavformat.so;/usr/lib/libswscale.so
    -- GCC detected, enabling warnings
    -- Configuring done
    -- Generating done
    -- Build files have been written to: /home/daminator/singstar/USNG/build
    daminator ~/singstar/USNG/build $ ls
    CMakeCache.txt CPackConfig.cmake Makefile data libda
    CMakeFiles CPackSourceConfig.cmake cmake_install.cmake game themes
    daminator ~/singstar/USNG/build $ make
    Scanning dependencies of target da
    [ 3%] Building CXX object libda/CMakeFiles/da.dir/audio.cpp.o
    Linking CXX static library libda.a
    [ 3%] Built target da
    Scanning dependencies of target da_audio_dev_alsa
    [ 7%] Building CXX object libda/plugins/CMakeFiles/da_audio_dev_alsa.dir/audio_dev_alsa.cpp.o
    Linking CXX shared module libda_audio_dev_alsa.so
    [ 7%] Built target da_audio_dev_alsa
    Scanning dependencies of target da_audio_dev_gst
    [ 11%] Building CXX object libda/plugins/CMakeFiles/da_audio_dev_gst.dir/audio_dev_gst.cpp.o
    Linking CXX shared module libda_audio_dev_gst.so
    [ 11%] Built target da_audio_dev_gst
    Scanning dependencies of target da_audio_dev_jack
    [ 14%] Building CXX object libda/plugins/CMakeFiles/da_audio_dev_jack.dir/audio_dev_jack.cpp.o
    Linking CXX shared module libda_audio_dev_jack.so
    [ 14%] Built target da_audio_dev_jack
    Scanning dependencies of target da_audio_dev_pulse
    [ 18%] Building CXX object libda/plugins/CMakeFiles/da_audio_dev_pulse.dir/audio_dev_pulse.cpp.o
    Linking CXX shared module libda_audio_dev_pulse.so
    [ 18%] Built target da_audio_dev_pulse
    Scanning dependencies of target da_audio_dev_tone
    [ 22%] Building CXX object libda/plugins/CMakeFiles/da_audio_dev_tone.dir/audio_dev_tone.cpp.o
    /home/daminator/singstar/USNG/libda/plugins/audio_dev_tone.cpp: In member function 'void<unnamed>::tonegen::add(const std::string&)':
    /home/daminator/singstar/USNG/libda/plugins/audio_dev_tone.cpp:59: error: no match for 'operator/' in '<unnamed>::_1 / 2.0e+1'
    make[2]: *** [libda/plugins/CMakeFiles/da_audio_dev_tone.dir/audio_dev_tone.cpp.o] Error 1
    make[1]: *** [libda/plugins/CMakeFiles/da_audio_dev_tone.dir/all] Error 2
    make: *** [all] Error 2
    daminator ~/singstar/USNG/build $
    This is the main problem >>
    [ 22%] Building CXX object libda/plugins/CMakeFiles/da_audio_dev_tone.dir/audio_dev_tone.cpp.o
    /home/daminator/singstar/USNG/libda/plugins/audio_dev_tone.cpp: In member function 'void<unnamed>::tonegen::add(const std::string&)':
    /home/daminator/singstar/USNG/libda/plugins/audio_dev_tone.cpp:59: error: no match for 'operator/' in '<unnamed>::_1 / 2.0e+1'
    make[2]: *** [libda/plugins/CMakeFiles/da_audio_dev_tone.dir/audio_dev_tone.cpp.o] Error 1
    make[1]: *** [libda/plugins/CMakeFiles/da_audio_dev_tone.dir/all] Error 2
    make: *** [all] Error 2
    Seems that he can't compile the source..
    What can I do? Thank you.
    Last edited by cyberius (2008-11-01 14:38:18)

    Apply this patch : http://frugalware.org/~priyank/patches/ … dfix.patch
    And it should build without errors.

  • Plenty of makes errors when installing 8.1.6

    Hello everyone
    please help me. I got plenty of target make scripts not found errors when installing Oracle8i 8.1.6 on Redhat 7.0
    This is perplexing - I can even get to the stage where you guys got all those linking errors.
    Help will be most appreciated! Thanks!

    Did you set all the environment variables as instructed in the insatllation manual?

  • Installed on make "error in invoking target ..." on AIX 5L

    I read through the other posts that looked simillar and tried the fixes that were suggested. However, none of them have worked.
    I have a pseries IBM server with AIX 5L. I have loaded all of the prerequisits (as far as I can tell). The Universal Installer works fine until it gets to the part where it actually links the files. Then I get the "Error in invoking target install of makefile /../ins_sqlplus.mk.
    I believe that I have plenty of disk space allocated, plenty of memory and my Oracle environment variables are set correctly. What I don't know is why I am getting part s of the scripts echoed out to me. That makes me think that the scripts were broken to begin with.
    I would appreciate any insight anyone might have.
    When I attempt to run the linking process manually the output I get is something like this for each component I try to link:
         /oracle/app/oracle/product/9.2.0.1.0/bin/genclntsh
    Created /oracle/app/oracle/product/9.2.0.1.0/lib/libclntst9.a
    Created /oracle/app/oracle/product/9.2.0.1.0/lib32/libclntst9.a
         /oracle/app/oracle/product/9.2.0.1.0/bin/genagtsh /oracle/app/oracle/product/9.2.0.1.0/lib/libagtsh.a 1.0
    - Linking Import utility (imp)
         rm -f /oracle/app/oracle/product/9.2.0.1.0/rdbms/lib/imp
         ld -b64 -o /oracle/app/oracle/product/9.2.0.1.0/rdbms/lib/imp -L/oracle/app/oracle/product/9.2.0.1.0/rdbms/lib/ -L/oracle/app/oracle/product/9.2.0.1.0/lib/ /oracle/app/oracle/product/9.2.0.1.0/rdbms/lib/s0impdrv.o /oracle/app/oracle/product/9.2.0.1.0/rdbms/lib/defopt.o -ldbtools9 `cat /oracle/app/oracle/product/9.2.0.1.0/lib/ldflags` -lnsslb9 -lncrypt9 -lnsgr9 -lnzjs9 -ln9 -lnl9 -lnro9 `cat /oracle/app/oracle/product/9.2.0.1.0/lib/ldflags` -lnsslb9 -lncrypt9 -lnsgr9 -lnzjs9 -ln9 -lnl9 -lclient9 -lvsn9 -lwtc9 -lcommon9 -lgeneric9 -lwtc9 -lmm -lnls9 -lcore9 -lnls9 -lcore9 -lnls9 -lxml9 -lcore9 -lunls9 -lnls9 `cat /oracle/app/oracle/product/9.2.0.1.0/lib/ldflags` -lnsslb9 -lncrypt9 -lnsgr9 -lnzjs9 -ln9 -lnl9 -lnro9 `cat /oracle/app/oracle/product/9.2.0.1.0/lib/ldflags` -lnsslb9 -lncrypt9 -lnsgr9 -lnzjs9 -ln9 -lnl9 -lclient9 -lvsn9 -lwtc9 -lcommon9 -lgeneric9 -lpls9 -ltrace9 -lnls9 -lcore9 -lnls9 -lcore9 -lnls9 -lxml9 -lcore9 -lunls9 -lnls9 -lclient9 -lvsn9 -lwtc9 -lcommon9 -lgeneric9 -lnls9 -lcore9 -lnls9 -lcore9 -lnls9 -lxml9 -lcore9 -lunls9 -lnls9 -lld -lm `cat /oracle/app/oracle/product/9.2.0.1.0/lib/sysliblist` -lm `if [ "\`/usr/bin/uname -v\`" = "4" ]; \
    then echo "-bI:/oracle/app/oracle/product/9.2.0.1.0/lib/pw-syscall.exp"; fi;` -lxsd9 /oracle/app/oracle/product/9.2.0.1.0/lib/nautab.o /oracle/app/oracle/product/9.2.0.1.0/lib/naeet.o /oracle/app/oracle/product/9.2.0.1.0/lib/naect.o /oracle/app/oracle/product/9.2.0.1.0/lib/naedhs.o
         chmod 755 /oracle/app/oracle/product/9.2.0.1.0/bin
         /oracle/app/oracle/product/9.2.0.1.0/bin/echodo ld -b64 -L/oracle/app/oracle/product/9.2.0.1.0/lib/ -L/oracle/app/oracle/product/9.2.0.1.0/rdbms/lib/ -L/oracle/app/oracle/product/9.2.0.1.0/network/lib/ -L/oracle/app/oracle/product/9.2.0.1.0/lib/ -L/oracle/app/oracle/product/9.2.0.1.0/rdbms/lib/ -L/oracle/app/oracle/product/9.2.0.1.0/network/lib/ -o trcroute /oracle/app/oracle/product/9.2.0.1.0/network/lib/s0nur.o -lntal9 /oracle/app/oracle/product/9.2.0.1.0/lib/nautab.o /oracle/app/oracle/product/9.2.0.1.0/lib/naeet.o /oracle/app/oracle/product/9.2.0.1.0/lib/naect.o /oracle/app/oracle/product/9.2.0.1.0/lib/naedhs.o `cat /oracle/app/oracle/product/9.2.0.1.0/lib/ldflags` -lnsslb9 -lncrypt9 -lnsgr9 -lnzjs9 -ln9 -lnl9 -lnro9 `cat /oracle/app/oracle/product/9.2.0.1.0/lib/ldflags` -lnsslb9 -lncrypt9 -lnsgr9 -lnzjs9 -ln9 -lnl9 -lclient9 -lvsn9 -lwtc9 -lcommon9 -lgeneric9 -lwtc9 -lmm -lnls9 -lcore9 -lnls9 -lcore9 -lnls9 -lxml9 -lcore9 -lunls9 -lnls9 `cat /oracle/app/oracle/product/9.2.0.1.0/lib/ldflags` -lnsslb9 -lncrypt9 -lnsgr9 -lnzjs9 -ln9 -lnl9 -lnro9 `cat /oracle/app/oracle/product/9.2.0.1.0/lib/ldflags` -lnsslb9 -lncrypt9 -lnsgr9 -lnzjs9 -ln9 -lnl9 -lclient9 -lvsn9 -lwtc9 -lcommon9 -lgeneric9 -lpls9 -ltrace9 -lnls9 -lcore9 -lnls9 -lcore9 -lnls9 -lxml9 -lcore9 -lunls9 -lnls9 -lclient9 -lvsn9 -lwtc9 -lcommon9 -lgeneric9 -lnls9 -lcore9 -lnls9 -lcore9 -lnls9 -lxml9 -lcore9 -lunls9 -lnls9 -lld -lm `cat /oracle/app/oracle/product/9.2.0.1.0/lib/sysliblist` -lm -lpls9 -lsql9 `if [ "\`/usr/bin/uname -v\`" = "4" ]; \
    then echo "-bI:/oracle/app/oracle/product/9.2.0.1.0/lib/pw-syscall.exp"; fi;` -lxsd9 /oracle/app/oracle/product/9.2.0.1.0/rdbms/lib/defopt.o -lnonc9 -lnl9 -ln9 -lnlsnr9 -lnlsnrc9 -lnsgr9 -lnmd -lnms -lncm9 -lnmsp -lpeer -lnro9 -ln9 -ltrace9 -lnl9 -lnonc9 -lnlsnr9 -lnlsnrc9 -lnmd -lnms -lncm9 -lnmsp -ln9 -lld -lm `cat /oracle/app/oracle/product/9.2.0.1.0/lib/sysliblist` -lm `if [ "\`/usr/bin/uname -v\`" = "4" ]; \
    then echo "-bI:/oracle/app/oracle/product/9.2.0.1.0/lib/pw-syscall.exp"; fi;`
    ld -b64 -L/oracle/app/oracle/product/9.2.0.1.0/lib/ -L/oracle/app/oracle/product/9.2.0.1.0/rdbms/lib/ -L/oracle/app/oracle/product/9.2.0.1.0/network/lib/ -L/oracle/app/oracle/product/9.2.0.1.0/lib/ -L/oracle/app/oracle/product/9.2.0.1.0/rdbms/lib/ -L/oracle/app/oracle/product/9.2.0.1.0/network/lib/ -o trcroute /oracle/app/oracle/product/9.2.0.1.0/network/lib/s0nur.o -lntal9 /oracle/app/oracle/product/9.2.0.1.0/lib/nautab.o /oracle/app/oracle/product/9.2.0.1.0/lib/naeet.o /oracle/app/oracle/product/9.2.0.1.0/lib/naect.o /oracle/app/oracle/product/9.2.0.1.0/lib/naedhs.o -lnbeq9 -lnhost9 -lnus9 -lnldap9 -lldapclnt9 -lnsslb9 -lnoname9 -lntcp9 -lntcps9 -lnsslb9 -lntcp9 -lntns9 -lnsslb9 -lncrypt9 -lnsgr9 -lnzjs9 -ln9 -lnl9 -lnro9 -lnbeq9 -lnhost9 -lnus9 -lnldap9 -lldapclnt9 -lnsslb9 -lnoname9 -lntcp9 -lntcps9 -lnsslb9 -lntcp9 -lntns9 -lnsslb9 -lncrypt9 -lnsgr9 -lnzjs9 -ln9 -lnl9 -lclient9 -lvsn9 -lwtc9 -lcommon9 -lgeneric9 -lwtc9 -lmm -lnls9 -lcore9 -lnls9 -lcore9 -lnls9 -lxml9 -lcore9 -lunls9 -lnls9 -lnbeq9 -lnhost9 -lnus9 -lnldap9 -lldapclnt9 -lnsslb9 -lnoname9 -lntcp9 -lntcps9 -lnsslb9 -lntcp9 -lntns9 -lnsslb9 -lncrypt9 -lnsgr9 -lnzjs9 -ln9 -lnl9 -lnro9 -lnbeq9 -lnhost9 -lnus9 -lnldap9 -lldapclnt9 -lnsslb9 -lnoname9 -lntcp9 -lntcps9 -lnsslb9 -lntcp9 -lntns9 -lnsslb9 -lncrypt9 -lnsgr9 -lnzjs9 -ln9 -lnl9 -lclient9 -lvsn9 -lwtc9 -lcommon9 -lgeneric9 -lpls9 -ltrace9 -lnls9 -lcore9 -lnls9 -lcore9 -lnls9 -lxml9 -lcore9 -lunls9 -lnls9 -lclient9 -lvsn9 -lwtc9 -lcommon9 -lgeneric9 -lnls9 -lcore9 -lnls9 -lcore9 -lnls9 -lxml9 -lcore9 -lunls9 -lnls9 -lld -lm /lib/crt0_64.o -ldl -lc -lm -lpthreads -lodm -lbsd_r -lld -lperfstat -lm -lpls9 -lsql9 -lxsd9 /oracle/app/oracle/product/9.2.0.1.0/rdbms/lib/defopt.o -lnonc9 -lnl9 -ln9 -lnlsnr9 -lnlsnrc9 -lnsgr9 -lnmd -lnms -lncm9 -lnmsp -lpeer -lnro9 -ln9 -ltrace9 -lnl9 -lnonc9 -lnlsnr9 -lnlsnrc9 -lnmd -lnms -lncm9 -lnmsp -ln9 -lld -lm /lib/crt0_64.o -ldl -lc -lm -lpthreads -lodm -lbsd_r -lld -lperfstat -lm
         /bin/chmod 755 /oracle/app/oracle/product/9.2.0.1.0/bin/
    The error messages look like this:
    ld: 0706-006 Cannot find or open library file: -l m
         ld:open(): A file or directory in the path name does not exist.
    ld: 0706-006 Cannot find or open library file: -l perfstat
         ld:open(): A file or directory in the path name does not exist.
    ar: A file or directory in the path name does not exist.
    ar: 0707-117 The fopen system call failed on file /oracle/app/oracle/product/9.2.0.1.0/lib/shr.o.
    ld: 0706-006 Cannot find or open library file: -l m
         ld:open(): A file or directory in the path name does not exist.
    ar: A file or directory in the path name does not exist.
    ar: 0707-117 The fopen system call failed on file /oracle/app/oracle/product/9.2.0.1.0/lib32/shr.o.
    cat: 0652-050 Cannot open /tmp/clntst9.23700/*.nm.
    sort: 0653-655 Cannot open /tmp/clntst9.23700/*.objs
    Usage:     ar [-X{32|64|32_64|d64|any}] [-clsvCT] [-g|o] {-h|p|t|x}
              [--] Archive [File ...]
         ar [-X{32|64|32_64|d64|any}] [-clsvCT] [-g|o] {-m|r}
              [{-a|b|i} {PositionName}] [--] Archive File ...
         ar [-X{32|64|32_64|d64|any}] [-clsvCT] [-g|o] {-d|q}
              [--] Archive File ...
         ar [-X{32|64|32_64|d64|any}] [-clvCT] {-g|o|s|w} [--] Archive
    ar: Creating an archive file /oracle/app/oracle/product/9.2.0.1.0/lib/libclntst9.a.
    cat: 0652-050 Cannot open /tmp/clntst9.24542/*.nm.
    sort: 0653-655 Cannot open /tmp/clntst9.24542/*.objs
    Usage:     ar [-X{32|64|32_64|d64|any}] [-clsvCT] [-g|o] {-h|p|t|x}
              [--] Archive [File ...]
         ar [-X{32|64|32_64|d64|any}] [-clsvCT] [-g|o] {-m|r[u]}
              [{-a|b|i} {PositionName}] [--] Archive File ...
         ar [-X{32|64|32_64|d64|any}] [-clsvCT] [-g|o] {-d|q}
              [--] Archive File ...
         ar [-X{32|64|32_64|d64|any}] [-clvCT] {-g|o|s|w} [--] Archive
    ar: Creating an archive file /oracle/app/oracle/product/9.2.0.1.0/lib32/libclntst9.a.
    ld: 0706-006 Cannot find or open library file: -l m
         ld:open(): A file or directory in the path name does not exist.
    ld: 0706-006 Cannot find or open library file: -l perfstat
         ld:open(): A file or directory in the path name does not exist.
    ar: A file or directory in the path name does not exist.
    ar: 0707-117 The fopen system call failed on file /oracle/app/oracle/product/9.2.0.1.0/lib/shr.o.
    ld: 0706-006 Cannot find or open library file: -l m
         ld:open(): A file or directory in the path name does not exist.
    ar: A file or directory in the path name does not exist.
    ar: 0707-117 The fopen system call failed on file /oracle/app/oracle/product/9.2.0.1.0/lib32/shr.o.
    ld: 0706-006 Cannot find or open library file: -l m
         ld:open(): A file or directory in the path name does not exist.
    ld: 0706-006 Cannot find or open library file: -l m
         ld:open(): A file or directory in the path name does not exist.
    ld: 0706-006 Cannot find or open library file: -l perfstat
         ld:open(): A file or directory in the path name does not exist.
    ld: 0706-006 Cannot find or open library file: -l m
         ld:open(): A file or directory in the path name does not exist.
    make: 1254-004 The error code from the last command is 255.
    and on, and on.

    I read through the other posts that looked simillar and tried the fixes that were suggested. However, none of them have worked.
    I have a pseries IBM server with AIX 5L. I have loaded all of the prerequisits (as far as I can tell). The Universal Installer works fine until it gets to the part where it actually links the files. Then I get the "Error in invoking target install of makefile /../ins_sqlplus.mk.
    I believe that I have plenty of disk space allocated, plenty of memory and my Oracle environment variables are set correctly. What I don't know is why I am getting part s of the scripts echoed out to me. That makes me think that the scripts were broken to begin with.
    I would appreciate any insight anyone might have.
    When I attempt to run the linking process manually the output I get is something like this for each component I try to link:
         /oracle/app/oracle/product/9.2.0.1.0/bin/genclntsh
    Created /oracle/app/oracle/product/9.2.0.1.0/lib/libclntst9.a
    Created /oracle/app/oracle/product/9.2.0.1.0/lib32/libclntst9.a
         /oracle/app/oracle/product/9.2.0.1.0/bin/genagtsh /oracle/app/oracle/product/9.2.0.1.0/lib/libagtsh.a 1.0
    - Linking Import utility (imp)
         rm -f /oracle/app/oracle/product/9.2.0.1.0/rdbms/lib/imp
         ld -b64 -o /oracle/app/oracle/product/9.2.0.1.0/rdbms/lib/imp -L/oracle/app/oracle/product/9.2.0.1.0/rdbms/lib/ -L/oracle/app/oracle/product/9.2.0.1.0/lib/ /oracle/app/oracle/product/9.2.0.1.0/rdbms/lib/s0impdrv.o /oracle/app/oracle/product/9.2.0.1.0/rdbms/lib/defopt.o -ldbtools9 `cat /oracle/app/oracle/product/9.2.0.1.0/lib/ldflags` -lnsslb9 -lncrypt9 -lnsgr9 -lnzjs9 -ln9 -lnl9 -lnro9 `cat /oracle/app/oracle/product/9.2.0.1.0/lib/ldflags` -lnsslb9 -lncrypt9 -lnsgr9 -lnzjs9 -ln9 -lnl9 -lclient9 -lvsn9 -lwtc9 -lcommon9 -lgeneric9 -lwtc9 -lmm -lnls9 -lcore9 -lnls9 -lcore9 -lnls9 -lxml9 -lcore9 -lunls9 -lnls9 `cat /oracle/app/oracle/product/9.2.0.1.0/lib/ldflags` -lnsslb9 -lncrypt9 -lnsgr9 -lnzjs9 -ln9 -lnl9 -lnro9 `cat /oracle/app/oracle/product/9.2.0.1.0/lib/ldflags` -lnsslb9 -lncrypt9 -lnsgr9 -lnzjs9 -ln9 -lnl9 -lclient9 -lvsn9 -lwtc9 -lcommon9 -lgeneric9 -lpls9 -ltrace9 -lnls9 -lcore9 -lnls9 -lcore9 -lnls9 -lxml9 -lcore9 -lunls9 -lnls9 -lclient9 -lvsn9 -lwtc9 -lcommon9 -lgeneric9 -lnls9 -lcore9 -lnls9 -lcore9 -lnls9 -lxml9 -lcore9 -lunls9 -lnls9 -lld -lm `cat /oracle/app/oracle/product/9.2.0.1.0/lib/sysliblist` -lm `if [ "\`/usr/bin/uname -v\`" = "4" ]; \
    then echo "-bI:/oracle/app/oracle/product/9.2.0.1.0/lib/pw-syscall.exp"; fi;` -lxsd9 /oracle/app/oracle/product/9.2.0.1.0/lib/nautab.o /oracle/app/oracle/product/9.2.0.1.0/lib/naeet.o /oracle/app/oracle/product/9.2.0.1.0/lib/naect.o /oracle/app/oracle/product/9.2.0.1.0/lib/naedhs.o
         chmod 755 /oracle/app/oracle/product/9.2.0.1.0/bin
         /oracle/app/oracle/product/9.2.0.1.0/bin/echodo ld -b64 -L/oracle/app/oracle/product/9.2.0.1.0/lib/ -L/oracle/app/oracle/product/9.2.0.1.0/rdbms/lib/ -L/oracle/app/oracle/product/9.2.0.1.0/network/lib/ -L/oracle/app/oracle/product/9.2.0.1.0/lib/ -L/oracle/app/oracle/product/9.2.0.1.0/rdbms/lib/ -L/oracle/app/oracle/product/9.2.0.1.0/network/lib/ -o trcroute /oracle/app/oracle/product/9.2.0.1.0/network/lib/s0nur.o -lntal9 /oracle/app/oracle/product/9.2.0.1.0/lib/nautab.o /oracle/app/oracle/product/9.2.0.1.0/lib/naeet.o /oracle/app/oracle/product/9.2.0.1.0/lib/naect.o /oracle/app/oracle/product/9.2.0.1.0/lib/naedhs.o `cat /oracle/app/oracle/product/9.2.0.1.0/lib/ldflags` -lnsslb9 -lncrypt9 -lnsgr9 -lnzjs9 -ln9 -lnl9 -lnro9 `cat /oracle/app/oracle/product/9.2.0.1.0/lib/ldflags` -lnsslb9 -lncrypt9 -lnsgr9 -lnzjs9 -ln9 -lnl9 -lclient9 -lvsn9 -lwtc9 -lcommon9 -lgeneric9 -lwtc9 -lmm -lnls9 -lcore9 -lnls9 -lcore9 -lnls9 -lxml9 -lcore9 -lunls9 -lnls9 `cat /oracle/app/oracle/product/9.2.0.1.0/lib/ldflags` -lnsslb9 -lncrypt9 -lnsgr9 -lnzjs9 -ln9 -lnl9 -lnro9 `cat /oracle/app/oracle/product/9.2.0.1.0/lib/ldflags` -lnsslb9 -lncrypt9 -lnsgr9 -lnzjs9 -ln9 -lnl9 -lclient9 -lvsn9 -lwtc9 -lcommon9 -lgeneric9 -lpls9 -ltrace9 -lnls9 -lcore9 -lnls9 -lcore9 -lnls9 -lxml9 -lcore9 -lunls9 -lnls9 -lclient9 -lvsn9 -lwtc9 -lcommon9 -lgeneric9 -lnls9 -lcore9 -lnls9 -lcore9 -lnls9 -lxml9 -lcore9 -lunls9 -lnls9 -lld -lm `cat /oracle/app/oracle/product/9.2.0.1.0/lib/sysliblist` -lm -lpls9 -lsql9 `if [ "\`/usr/bin/uname -v\`" = "4" ]; \
    then echo "-bI:/oracle/app/oracle/product/9.2.0.1.0/lib/pw-syscall.exp"; fi;` -lxsd9 /oracle/app/oracle/product/9.2.0.1.0/rdbms/lib/defopt.o -lnonc9 -lnl9 -ln9 -lnlsnr9 -lnlsnrc9 -lnsgr9 -lnmd -lnms -lncm9 -lnmsp -lpeer -lnro9 -ln9 -ltrace9 -lnl9 -lnonc9 -lnlsnr9 -lnlsnrc9 -lnmd -lnms -lncm9 -lnmsp -ln9 -lld -lm `cat /oracle/app/oracle/product/9.2.0.1.0/lib/sysliblist` -lm `if [ "\`/usr/bin/uname -v\`" = "4" ]; \
    then echo "-bI:/oracle/app/oracle/product/9.2.0.1.0/lib/pw-syscall.exp"; fi;`
    ld -b64 -L/oracle/app/oracle/product/9.2.0.1.0/lib/ -L/oracle/app/oracle/product/9.2.0.1.0/rdbms/lib/ -L/oracle/app/oracle/product/9.2.0.1.0/network/lib/ -L/oracle/app/oracle/product/9.2.0.1.0/lib/ -L/oracle/app/oracle/product/9.2.0.1.0/rdbms/lib/ -L/oracle/app/oracle/product/9.2.0.1.0/network/lib/ -o trcroute /oracle/app/oracle/product/9.2.0.1.0/network/lib/s0nur.o -lntal9 /oracle/app/oracle/product/9.2.0.1.0/lib/nautab.o /oracle/app/oracle/product/9.2.0.1.0/lib/naeet.o /oracle/app/oracle/product/9.2.0.1.0/lib/naect.o /oracle/app/oracle/product/9.2.0.1.0/lib/naedhs.o -lnbeq9 -lnhost9 -lnus9 -lnldap9 -lldapclnt9 -lnsslb9 -lnoname9 -lntcp9 -lntcps9 -lnsslb9 -lntcp9 -lntns9 -lnsslb9 -lncrypt9 -lnsgr9 -lnzjs9 -ln9 -lnl9 -lnro9 -lnbeq9 -lnhost9 -lnus9 -lnldap9 -lldapclnt9 -lnsslb9 -lnoname9 -lntcp9 -lntcps9 -lnsslb9 -lntcp9 -lntns9 -lnsslb9 -lncrypt9 -lnsgr9 -lnzjs9 -ln9 -lnl9 -lclient9 -lvsn9 -lwtc9 -lcommon9 -lgeneric9 -lwtc9 -lmm -lnls9 -lcore9 -lnls9 -lcore9 -lnls9 -lxml9 -lcore9 -lunls9 -lnls9 -lnbeq9 -lnhost9 -lnus9 -lnldap9 -lldapclnt9 -lnsslb9 -lnoname9 -lntcp9 -lntcps9 -lnsslb9 -lntcp9 -lntns9 -lnsslb9 -lncrypt9 -lnsgr9 -lnzjs9 -ln9 -lnl9 -lnro9 -lnbeq9 -lnhost9 -lnus9 -lnldap9 -lldapclnt9 -lnsslb9 -lnoname9 -lntcp9 -lntcps9 -lnsslb9 -lntcp9 -lntns9 -lnsslb9 -lncrypt9 -lnsgr9 -lnzjs9 -ln9 -lnl9 -lclient9 -lvsn9 -lwtc9 -lcommon9 -lgeneric9 -lpls9 -ltrace9 -lnls9 -lcore9 -lnls9 -lcore9 -lnls9 -lxml9 -lcore9 -lunls9 -lnls9 -lclient9 -lvsn9 -lwtc9 -lcommon9 -lgeneric9 -lnls9 -lcore9 -lnls9 -lcore9 -lnls9 -lxml9 -lcore9 -lunls9 -lnls9 -lld -lm /lib/crt0_64.o -ldl -lc -lm -lpthreads -lodm -lbsd_r -lld -lperfstat -lm -lpls9 -lsql9 -lxsd9 /oracle/app/oracle/product/9.2.0.1.0/rdbms/lib/defopt.o -lnonc9 -lnl9 -ln9 -lnlsnr9 -lnlsnrc9 -lnsgr9 -lnmd -lnms -lncm9 -lnmsp -lpeer -lnro9 -ln9 -ltrace9 -lnl9 -lnonc9 -lnlsnr9 -lnlsnrc9 -lnmd -lnms -lncm9 -lnmsp -ln9 -lld -lm /lib/crt0_64.o -ldl -lc -lm -lpthreads -lodm -lbsd_r -lld -lperfstat -lm
         /bin/chmod 755 /oracle/app/oracle/product/9.2.0.1.0/bin/
    The error messages look like this:
    ld: 0706-006 Cannot find or open library file: -l m
         ld:open(): A file or directory in the path name does not exist.
    ld: 0706-006 Cannot find or open library file: -l perfstat
         ld:open(): A file or directory in the path name does not exist.
    ar: A file or directory in the path name does not exist.
    ar: 0707-117 The fopen system call failed on file /oracle/app/oracle/product/9.2.0.1.0/lib/shr.o.
    ld: 0706-006 Cannot find or open library file: -l m
         ld:open(): A file or directory in the path name does not exist.
    ar: A file or directory in the path name does not exist.
    ar: 0707-117 The fopen system call failed on file /oracle/app/oracle/product/9.2.0.1.0/lib32/shr.o.
    cat: 0652-050 Cannot open /tmp/clntst9.23700/*.nm.
    sort: 0653-655 Cannot open /tmp/clntst9.23700/*.objs
    Usage:     ar [-X{32|64|32_64|d64|any}] [-clsvCT] [-g|o] {-h|p|t|x}
              [--] Archive [File ...]
         ar [-X{32|64|32_64|d64|any}] [-clsvCT] [-g|o] {-m|r}
              [{-a|b|i} {PositionName}] [--] Archive File ...
         ar [-X{32|64|32_64|d64|any}] [-clsvCT] [-g|o] {-d|q}
              [--] Archive File ...
         ar [-X{32|64|32_64|d64|any}] [-clvCT] {-g|o|s|w} [--] Archive
    ar: Creating an archive file /oracle/app/oracle/product/9.2.0.1.0/lib/libclntst9.a.
    cat: 0652-050 Cannot open /tmp/clntst9.24542/*.nm.
    sort: 0653-655 Cannot open /tmp/clntst9.24542/*.objs
    Usage:     ar [-X{32|64|32_64|d64|any}] [-clsvCT] [-g|o] {-h|p|t|x}
              [--] Archive [File ...]
         ar [-X{32|64|32_64|d64|any}] [-clsvCT] [-g|o] {-m|r[u]}
              [{-a|b|i} {PositionName}] [--] Archive File ...
         ar [-X{32|64|32_64|d64|any}] [-clsvCT] [-g|o] {-d|q}
              [--] Archive File ...
         ar [-X{32|64|32_64|d64|any}] [-clvCT] {-g|o|s|w} [--] Archive
    ar: Creating an archive file /oracle/app/oracle/product/9.2.0.1.0/lib32/libclntst9.a.
    ld: 0706-006 Cannot find or open library file: -l m
         ld:open(): A file or directory in the path name does not exist.
    ld: 0706-006 Cannot find or open library file: -l perfstat
         ld:open(): A file or directory in the path name does not exist.
    ar: A file or directory in the path name does not exist.
    ar: 0707-117 The fopen system call failed on file /oracle/app/oracle/product/9.2.0.1.0/lib/shr.o.
    ld: 0706-006 Cannot find or open library file: -l m
         ld:open(): A file or directory in the path name does not exist.
    ar: A file or directory in the path name does not exist.
    ar: 0707-117 The fopen system call failed on file /oracle/app/oracle/product/9.2.0.1.0/lib32/shr.o.
    ld: 0706-006 Cannot find or open library file: -l m
         ld:open(): A file or directory in the path name does not exist.
    ld: 0706-006 Cannot find or open library file: -l m
         ld:open(): A file or directory in the path name does not exist.
    ld: 0706-006 Cannot find or open library file: -l perfstat
         ld:open(): A file or directory in the path name does not exist.
    ld: 0706-006 Cannot find or open library file: -l m
         ld:open(): A file or directory in the path name does not exist.
    make: 1254-004 The error code from the last command is 255.
    and on, and on.

  • Putting code into CIN makes errors

    Hi,
    I am sorry to ask so many questions, but I am having a terrible time with
    this. My code compiles perfectly when I compile it by itself. However, as
    soon as I paste it into the space in the CIN provided c code, I get 11 errors.
    Why is this? I would appreciate any info I can get. Thanks for your time
    JMH

    "JMH" wrote:
    >>Hi,>>I am sorry to ask so many questions, but I am having a terrible time
    with>this. My code compiles perfectly when I compile it by itself. However,
    as>soon as I paste it into the space in the CIN provided c code, I get 11
    errors.>Why is this? I would appreciate any info I can get. Thanks for your
    time>>JMH
    If you can compile your C code into a dll, then I recommend that you use
    a Call Library Function (CLF) instead of a CIN. The amount of steps that
    you need to follow to make a CIN work can become frustrating. With a CLF,
    you need only make a function prototype, and you're done! The main advantage
    that a CIN gives is that you have the ability to resize the dataspace a variable
    has inside the code. For example, if you pass an a
    rray of 100 DBLs out of
    LabVIEW (into your C code)and try to pass 150 DBLs back into LabVIEW (from
    your C code)then bad things will happen. There exists CIN tools that allow
    you to resize the dataspace, so that LabVIEW will allocate a larger buffer
    for the return data, and no errors will occur. If you are not resize dataspaces,
    then don't worry. If you are, then just include the labview.lib library
    in the LabVIEW/cintools/win32 directory.
    For more information on calling dlls, look at this article: http://ni.com/support/labview/program/callcode/callmain.htm
    Cheers!
    Joel Andersen

Maybe you are looking for

  • Windows 2008 update error 80072EE5

    Im trying to update my windows server 2008. Im getting the error 80072EE5.  Not sure why. I have an sbs 2003 server that is the main server, it has wsus on it. But it's not setup to distribute updates yet. I've searched this error but nothing comes u

  • TS3354 I downloaded a movie but when I play it, it's just a black screen

    I downloaded a movie on my iPad but when I go to play it, it's just a black screen. The whole entire movie is just a black screen.

  • Diagram from multiple tables

    Hi community, I'd like to create a diagram from data that is organised in multiple tables (and sheets). Is that possible? Please don't post any workarounds, because I'd rather change the organisation of the data than build in a workaround like additi

  • Credit Report Payment History

    I'm trying to figure out how to bump my fair pmt history on 3 reports to good.  Ch 7 was discharged 11/14.  Currently have 5 cards-Credit One CL $700, Merrick CL $700, Barclyacard CL $1,500, Cap One CL $3,000, Cap One QS CL $3,000, Amazon Store CL $2

  • Unable to deploy Struts on WLS5.1 SP6 on Solaris

    Hi,           I keep getting the following errors during deployment.           Fri Mar 02 15:46:26 SGT 2001:<I> <ServletContext-tw> *.jsp: param           srcCompiler initialized to weblogic.jspc           Fri Mar 02 15:46:26 SGT 2001:<I> <ServletCon