-bash: /usrxit/devenv.env: No such file or directory

HI
Am on 11.5.10.2
OS RHEL 4.6
when i try to run adadmin
its throwing -bash: /usrxit/devenv.env: No such file or directory error ..
am not able to run autoconfig also ... if i set the env manually, we are facing same issue ..
Plz help me
Thanks

Hi,
when i try to run adadmin
its throwing -bash: /usrxit/devenv.env: No such file or directory error ..
am not able to run autoconfig also ... if i set the env manually, we are facing same issue ..What is the error you get when you run AutoConfig?
Did you source the correct env file?
Was this working before? If yes, any changes have been done recently?
Thanks,
Hussein

Similar Messages

  • Bash: /usr/bin/hamachi: No such file or directory

    root@SLR:~$ sudo hamachi  or root@SLR:~$ sudo hamachi startand the output is bash: /usr/bin/hamachi: No such file or directoryI am using installer logmein-hamachi_2.1.0.139-1_armhf.deb OS is Ubuntu Mate (Raspberry PI 2 - Model B)  Ubuntu Software Center says Logmein Hamachi is installed and has an accurate description of the program. I have tried command line install of hamachi and ubuntu package, both install successfully. When I run the 3rd party program, Haguichi, it says hamachi is not installed, but it is! I have confirmed that the hamachi files are in the locations in which they are trying to execute. I have made a clean install of the OS, Ubuntu Mate, running only these commands which worked great with no issues. sudo apt-get update
    sudo apt-get upgrade
    sudo apt-get update
    sudo apt-get install lsb-core
    sudo wget https://secure.logmein.com/labs/logmein-hamachi_2.1.0.139-1_armhf.deb
    sudo dpkg -i logmein-hamachi_2.1.0.139-1_armhf.deb Can someone please suggest what may be causing the issue? Thank you.SLR 

    # uname -a
    Linux isengard 2.6.30-ARCH #1 SMP PREEMPT Sat Jul 4 02:24:43 CEST 2009 x86_64 AMD Athlon(tm) 64 Processor 3200+ AuthenticAMD GNU/Linux
    # file /usr/bin/pacman
    /usr/bin/pacman: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.18, stripped
    ya.. thanks, i was guessing it, but dunno how to figure it out. i have no idea why the architecture changed. iam going to recompile packman!
    thanks for your help
    edit:
    when i installed my 32bit system i changed the mirrorlist to 'i686' repository for downloading 32bit things. i forgot to change it again when i was done... so pacman downloaded 32bit stuff and apparently updatet itself.
    Last edited by crabmeat (2009-08-12 11:25:14)

  • [SOLVED] /usr/bin/env: No such file or directory

    Hi,
    I've tried to install a couple packages from the AUR, but when I run "makepkg -s", I get this error:
    /usr/bin/env: No such file or directory
    make: *** [install] Error 127
    ==> ERROR: A failure occurred in package().
        Aborting...
    I'm sorry if this is something terribly simple, but I can't find any mention of /usr/bin/env anywhere.
    I have coreutils installed, which I believe env is part of.
    Thank you for any help!
    Last edited by dluco (2013-09-24 01:37:11)

    The /usr/bin/env is provided by the coreutils package. 
    You didn't run into issues when there was the move from /bin, /sbin, /usr/sbin → /usr/bin ?  This happened back in the beginning of June!  You need to read the front page news.
    If this is the case, I am venturing to guess that your system is probably not actually up to date, and even that you might have been doing partial updates for some time now…
    Edit: Check /bin, /sbin, and /usr/sbin and see if they are symlinks pointing to /usr/bin.  If they are, you apparently made it through that update unscathed.  If they are not, well…
    Last edited by WonderWoofy (2013-09-23 16:25:19)

  • /usrxit/devenv.env error after running adcfggclone on AppsTier(11i)

    Dear Friends,
    I am getting the error on 11i
    su - applmgr
    -bash: /usrxit/devenv.env: No such file or directory
    Please let me know the fix.
    Regards,
    Arun .N

    Hi arun;
    I am getting the error on 11i
    su - applmgr
    -bash: /usrxit/devenv.env: No such file or directoryCheck you have this path on your system, by the way what is your OS this env file is custom one?Why its goes and look this env? (Cause you put it in .bash_profile?If answer yes why u did it?)
    Regard
    Helios

  • Awesome: No such file or directory

    Hey guys..
    I'm pretty new with Arch but have been using Linux for a couple of years now.
    I wanted to try Awesome, so I followed this guide to install awesome3 with pacman.
    The installation seemed fine, I didn't get any errors. But when I try to execute awesome I get this error:
    elbarto@tarantino:~$ awesome
    bash: /usr/bin/awesome: No such file or directory
    elbarto@tarantino:~$ ls -l /usr/bin/awesome
    -rwxr-xr-x 1 root root 254660 2009-02-20 14:16 /usr/bin/awesome
    elbarto@tarantino:~$
    Just to be sure I installed SLIM and set my ~/.xinitrc to start do "exec awesome", but it didn't work. When I login it says that there was some problem and it couldn't start the session.
    Any ideas? The file exists and the permissions seems fine, so I should be missing something somewhere else.
    Thanks!

    elbarto wrote:Ohh I see hehe. That's my problem then.
    I thought pacman would have warned me if the downloaded package was built for a different architecture.
    Unfortunately it won't. This kind of thing can cause huge headaches if it's a system level library too.

  • 11gR2 RAC installation : /usr/sbin/oracleasm: No such file or directory

    Hi,
    While creating the ASM disks, getting the following error
    [root@rac1 ~]# /usr/sbin/oracleasm createdisk DISK1 /dev/sdb1
    -bash: /usr/sbin/oracleasm: No such file or directory
    [root@rac1 sbin]# ls -ltr oracleasm*
    -rwxr-xr-x 1 root root 7496 Mar 19 2009 oracleasm-discover
    But I see oracleasm is available under /etc/init.d, and I have created ASM disks with that, Is it okay ???
    [root@rac1 ~]# /etc/init.d/oracleasm createdisk DISK1 /dev/sdb1
    Marking disk "/dev/sdb1" as an ASM disk: [  OK  ]
    [root@rac1 ~]# /etc/init.d/oracleasm listdisks
    DISK1
    FYI...
    [root@rac1 ~]# rpm -qa|grep -i asm
    oracleasm-support-2.0.4-1.el5
    oracleasmlib-2.0.4-1.el5
    oracleasm-2.6.18-92.el5-2.0.4-1.el5
    oracleasm-2.6.18-92.0.0.0.1.el5-2.0.4-1.el5
    [root@rac1 ~]# uname -a
    Linux rac1.appsdba.info 2.6.18-92.el5 #1 SMP Fri May 23 23:40:43 EDT 2008 x86_64 x86_64 x86_64 GNU/Linux
    Thanks.
    -Joy.
    Edited by: user11952526 on Aug 9, 2012 2:25 PM

    But I see oracleasm is available under /etc/init.d, and I have created ASM disks with that, Is it okay ???Yes

  • Can't open perl script "/opatch.pl": No such file or directory

    After installed Oracle 9.2.04 and applied patch p3006854, p3948480 and p4188455 on Linux AS4, I found that I can not start agent. If I execute "agentctl start", oracle will through our error like:
    Starting Oracle Intelligent Agent.../u01/app/oracle/product/9.2.0/bin/dbsnmpwd: line 156: 1855 Segmentation fault nohup $ORACLE_HOME/bin/dbsnmp $*
    $DBSNMP_WDLOGFILE 2>&1/u01/app/oracle/product/9.2.0/bin/dbsnmpwd: line 156: 1868 Segmentation fault nohup $ORACLE_HOME/bin/dbsnmp $* >>$DBSNMP_WDLOGFILE 2>&1
    /u01/app/oracle/product/9.2.0/bin/dbsnmpwd: line 156: 1880 Segmentation fault nohup $ORACLE_HOME/bin/dbsnmp $* >>$DBSNMP_WDLOGFILE 2>&1
    /u01/app/oracle/product/9.2.0/bin/dbsnmpwd: line 156: 1892 Segmentation fault nohup $ORACLE_HOME/bin/dbsnmp $* >>$DBSNMP_WDLOGFILE 2>&1
    I searched Internet and some article said p3238244 is needed. So I started to install it. At the very beginning, the error is "Can not find ../oui/OraInstall.jar". I found this file in "../oui/jlib" and copy it to "../oui". Then I run "opatch apply" and the error is "Can't open perl script "/opatch.pl": No such file or directory". This time I can not find much similiar information from google.
    Any idea?
    PS: I changed path of inventory during the installation to "/henry/cwdata" ($ORACLE_HOME=/henry/app/oracle/product/9.2). Will this action cause the error below? What is the usage of inventory path exactly?
    Much appreciated!
    Henry

    Below is my env and .bash_profile.
    [oracle@henrylinux lib]$ env
    SSH_AGENT_PID=2814
    HOSTNAME=henrylinux
    SHELL=/bin/bash
    TERM=xterm
    HISTSIZE=1000
    NLS_LANG=AMERICAN_AMERICA.ZHS16GBK
    GTK_RC_FILES=/etc/gtk/gtkrc:/home/oracle/.gtkrc-1.2-gnome2
    WINDOWID=39880874
    OLDPWD=/home/oracle
    ORACLE_OWNER=oracle
    USER=oracle
    LS_COLORS=no=00:fi=00:di=00;34:ln=00;36:pi=40;33:so=00;35:bd=40;33;01:cd=40;33;0 1:or=01;05;37;41:mi=01;05;37;41:ex=00;32:*.cmd=00;32:*.exe=00;32:*.com=00;32:*.b tm=00;32:*.bat=00;32:*.sh=00;32:*.csh=00;32:*.tar=00;31:*.tgz=00;31:*.arj=00;31: *.taz=00;31:*.lzh=00;31:*.zip=00;31:*.z=00;31:*.Z=00;31:*.gz=00;31:*.bz2=00;31:* .bz=00;31:*.tz=00;31:*.rpm=00;31:*.cpio=00;31:*.jpg=00;35:*.gif=00;35:*.bmp=00;3 5:*.xbm=00;35:*.xpm=00;35:*.png=00;35:*.tif=00;35:
    ORACLE_SID=ora92
    GNOME_KEYRING_SOCKET=/tmp/keyring-BckaCh/socket
    ORACLE_BASE=/henry/app/oracle
    SSH_AUTH_SOCK=/tmp/ssh-nsWlKX2762/agent.2762
    KDEDIR=/usr
    SESSION_MANAGER=local/henrylinux:/tmp/.ICE-unix/2762
    GDN_LANG=en_US
    MAIL=/var/spool/mail/oracle
    DESKTOP_SESSION=default
    PATH=/usr/kerberos/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/oracle/ bin:/henry/app/oracle/product/9.2/bin:/henry/app/oracle/product/9.2/Apache/Apach e/bin:
    INPUTRC=/etc/inputrc
    PWD=/henry/app/oracle/product/9.2/ctx/lib
    THREADS_FLAG=native
    LANG=en_US.UTF-8
    LC=en_US
    ORACLE_TERM=xterm
    GDMSESSION=default
    SSH_ASKPASS=/usr/libexec/openssh/gnome-ssh-askpass
    HOME=/home/oracle
    SHLVL=2
    LD_ASSUME_KERNEL=2.4.19
    GNOME_DESKTOP_SESSION_ID=Default
    LOGNAME=oracle
    LC_CTYPE=zh_CN.GB2312
    CLASSPATH=/henry/app/oracle/product/9.2/JRE:/henry/app/oracle/product/9.2/jlib:/ henry/app/oracle/product/9.2/rdbms/jlib:/henry/app/oracle/product/9.2/network/jl ib
    DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-Z7HVMAC8Dh
    LESSOPEN=|/usr/bin/lesspipe.sh %s
    ORA_NLS33=/henry/app/oracle/product/9.2/ocommon/nls/admin/data
    DISPLAY=:0.0
    ORACLE_HOME=/henry/app/oracle/product/9.2
    G_BROKEN_FILENAMES=1
    COLORTERM=gnome-terminal
    XAUTHORITY=/home/oracle/.Xauthority
    _=/usr/bin/env
    # .bash_profile
    # Get the aliases and functions
    if [ -f ~/.bashrc ]; then
    . ~/.bashrc
    fi
    # User specific environment and startup programs
    PATH=$PATH:$HOME/bin
    export ORACLE_BASE=/henry/app/oracle
    export ORACLE_HOME=$ORACLE_BASE/product/9.2
    export PATH=$PATH:$ORACLE_HOME/bin:$ORACLE_HOME/Apache/Apache/bin:/sbin
    export ORACLE_OWNER=oracle
    export ORACLE_SID=ora92
    export ORACLE_TERM=xterm
    export LD_ASSUME_KERNEL=2.4.19
    export THREADS_FLAG=native
    export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$ORACLE_HOME/lib
    export NLS_LANG="AMERICAN_AMERICA.ZHS16GBK"
    export ORA_NLS33=$ORACLE_HOME/ocommon/nls/admin/data
    export DISPLAY=:0
    export LANG=en_US
    export GDN_LANG=en_US
    export LC=en_US
    export CLASSPATH=$ORACLE_HOME/JRE:$ORACLE_HOME/jlib:$ORACLE_HOME/rdbms/jlib:$ORACLE_HOME/network/jlib
    export LC_CTYPE=zh_CN.GB2312
    export PATH
    unset USERNAME

  • Issue with adadmin No such file or directory

    Hi, I was trying to apply patch 9239089 and got issues related to adrelink. After going through the forums, I tried few things and now adadmin is not working.. Please help.
    When I issue adadmin command all it gives is "sh: /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin/adadminnew: No such file or directory"
    adpatch command is still working.

    Sorry. I missed that.. It is 12.1.1, Oracle Linux 6. I think database version is 10.1.2
    Here is the adrelink.log
    You are running adrelink, version 120.43.12010000.6
    Start of adrelink session
    Date/time is  Wed Jan 8 19:19:07 PST 2014
    Log file is  /home/oracle/ebs/apps/apps_st/appl/admin/VIS/log/adrelink.log
    Command line arguments are
       "force=n" "ranlib=n" "link_debug=n"
    "filelist=/home/oracle/ebs/apps/apps_st/appl/admin/VIS/out/plkapp000.txt"
    Operating System Information (output of 'uname -a'):
    Linux ebs.amineni.com 2.6.32-300.3.1.el6uek.i686 #1 SMP Fri Dec 9 18:39:00
    EST 2011 i686 i686 i386 GNU/Linux
    Backup Mode is "file"
    Removing extra variables from the environment...
      adrelink will save the following variables (if set):
       - Generic:
    "PATH ORACLE_HOME TMPDIR TZ APPL_TOP APPLFENV PLATFORM LD_LIBRARY_PATH COBDIR
    LIBPATH NLS_LANG JAVA_TOP PERL5LIB"
       - Shell-Specific: "PS1 PS2 PS3 PS4 IFS MAILCHECK _ LOGNAME A__z"
      Beginning pass 1.
       Processing 369 environment variables...
         357 removed; 12 saved.
      Beginning pass 2.
       Processing 12 environment variables...
         0 removed; 12 saved.
    Done removing extra environment variables.
    Removing Application products' bin directories from PATH ...
    Done removing Application products' bin directories from PATH
    Reading Oracle Applications environment file
    Your Oracle Applications environment file is
    /home/oracle/ebs/apps/apps_st/appl/VIS_ebs.env
    Removing $FND_TOP/$APPLBIN from PATH ...
    Done removing $FND_TOP/$APPLBIN from PATH
    Removing extra variables from the environment (again)...
      adrelink will save the following variables (if set):
       - Generic:
    "PATH ORACLE_HOME TMPDIR TZ LD_LIBRARY_PATH COBDIR LIBPATH NLS_LANG JAVA_TOP
    PERL5LIB"
       - Shell-Specific: "PS1 PS2 PS3 PS4 IFS MAILCHECK _ LOGNAME A__z"
      Beginning pass 1.
       Processing 340 environment variables...
         331 removed; 9 saved.
      Beginning pass 2.
       Processing 9 environment variables...
         0 removed; 9 saved.
    Done removing extra environment variables (again).
    Re-reading critical environment variables ...
    Done re-reading critical environment variables
    ORACLE RDBMS   Version 10.1.0.5.0
    Oracle Reports Version 10.1.2
    Oracle Applications Release 12
    Current product is  AD
    LADLIB  is set to /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/lib/libad.a
    Current product is  ALR
    LALRLIB  is set to /home/oracle/ebs/apps/apps_st/appl/alr/12.0.0/lib/libalr.a
    Current product is  AP
    LAPLIB  is set to /home/oracle/ebs/apps/apps_st/appl/ap/12.0.0/lib/libap.a
    Current product is  AR
    LARLIB  is set to /home/oracle/ebs/apps/apps_st/appl/ar/12.0.0/lib/libar.a
    LARSRW  is set to /home/oracle/ebs/apps/apps_st/appl/ar/12.0.0/lib/xirar.o
    $(LARLIB)
    Current product is  BOM
    LBOMLIB  is set to /home/oracle/ebs/apps/apps_st/appl/bom/12.0.0/lib/libbom.a
    Current product is  CRP
    LCRPLIB  is set to /home/oracle/ebs/apps/apps_st/appl/crp/12.0.0/lib/libcrp.a
    Current product is  CZ
    LCZLIB  is set to /home/oracle/ebs/apps/apps_st/appl/cz/12.0.0/lib/libcz.a
    Current product is  DT
    LDTLIB  is set to /home/oracle/ebs/apps/apps_st/appl/dt/12.0.0/lib/libdt.a
    Current product is  ENG
    LENGLIB  is set to /home/oracle/ebs/apps/apps_st/appl/eng/12.0.0/lib/libeng.a
    Current product is  FA
    LFALIB  is set to /home/oracle/ebs/apps/apps_st/appl/fa/12.0.0/lib/libfa.a
    LFASRW  is set to /home/oracle/ebs/apps/apps_st/appl/fa/12.0.0/lib/xirfa.o
    $(LFALIB)
    Current product is  FEM
    LFEMLIB  is set to /home/oracle/ebs/apps/apps_st/appl/fem/12.0.0/lib/libfem.a
    Current product is  FF
    LFFLIB  is set to /home/oracle/ebs/apps/apps_st/appl/ff/12.0.0/lib/libff.a
    Current product is  FND
    LFNDLIB  is set to /home/oracle/ebs/apps/apps_st/appl/fnd/12.0.0/lib/libfnd.a
    LFNDSRW  is set to /home/oracle/ebs/apps/apps_st/appl/fnd/12.0.0/lib/xirfnd.o
    $(LFNDLIB)
    Current product is  FTP
    LFTPLIB  is set to /home/oracle/ebs/apps/apps_st/appl/ftp/12.0.0/lib/libftp.a
    Current product is  GL
    LGLLIB  is set to /home/oracle/ebs/apps/apps_st/appl/gl/12.0.0/lib/libgl.a
    Current product is  GMA
    LGMALIB  is set to /home/oracle/ebs/apps/apps_st/appl/gma/12.0.0/lib/libgma.a
    Current product is  GMF
    LGMFLIB  is set to /home/oracle/ebs/apps/apps_st/appl/gmf/12.0.0/lib/libgmf.a
    Current product is  GML
    LGMLLIB  is set to /home/oracle/ebs/apps/apps_st/appl/gml/12.0.0/lib/libgml.a
    Current product is  IBY
    LIBYLIB  is set to /home/oracle/ebs/apps/apps_st/appl/iby/12.0.0/lib/libiby.a
    Current product is  INV
    LINVLIB  is set to /home/oracle/ebs/apps/apps_st/appl/inv/12.0.0/lib/libinv.a
    Current product is  MRP
    LMRPLIB  is set to /home/oracle/ebs/apps/apps_st/appl/mrp/12.0.0/lib/libmrp.a
    Current product is  MSC
    LMSCLIB  is set to /home/oracle/ebs/apps/apps_st/appl/msc/12.0.0/lib/libmsc.a
    Current product is  MSO
    LMSOLIB  is set to /home/oracle/ebs/apps/apps_st/appl/mso/12.0.0/lib/libmso.a
    Current product is  MSR
    LMSRLIB  is set to /home/oracle/ebs/apps/apps_st/appl/msr/12.0.0/lib/libmsr.a
    Current product is  MST
    LMSTLIB  is set to /home/oracle/ebs/apps/apps_st/appl/mst/12.0.0/lib/libmst.a
    Current product is  MWA
    LMWALIB  is set to /home/oracle/ebs/apps/apps_st/appl/mwa/12.0.0/lib/libmwa.a
    Current product is  PA
    LPALIB  is set to /home/oracle/ebs/apps/apps_st/appl/pa/12.0.0/lib/libpa.a
    Current product is  PAY
    LPAYLIB  is set to /home/oracle/ebs/apps/apps_st/appl/pay/12.0.0/lib/libpay.a
    Current product is  PO
    LPOLIB  is set to /home/oracle/ebs/apps/apps_st/appl/po/12.0.0/lib/libpo.a
    LPOSRW  is set to /home/oracle/ebs/apps/apps_st/appl/po/12.0.0/lib/xirpo.o
    $(LPOLIB)
    Current product is  PON
    LPONLIB  is set to /home/oracle/ebs/apps/apps_st/appl/pon/12.0.0/lib/libpon.a
    Current product is  RG
    LRGLIB  is set to /home/oracle/ebs/apps/apps_st/appl/rg/12.0.0/lib/librg.a
    Current product is  WIP
    LWIPLIB  is set to /home/oracle/ebs/apps/apps_st/appl/wip/12.0.0/lib/libwip.a
    Current product is  WPS
    LWPSLIB  is set to /home/oracle/ebs/apps/apps_st/appl/wps/12.0.0/lib/libwps.a
    Current product is  WSM
    LWSMLIB  is set to /home/oracle/ebs/apps/apps_st/appl/wsm/12.0.0/lib/libwsm.a
    Current product is  XDP
    LXDPLIB  is set to /home/oracle/ebs/apps/apps_st/appl/xdp/12.0.0/lib/libxdp.a
    LUSRLIB is /home/oracle/ebs/apps/apps_st/appl/fnd/12.0.0/usrxit/libusr.a
    Not linking Oracle Applications with any Oracle mail product
    LALRSTUB is now set to
    /home/oracle/ebs/apps/apps_st/appl/alr/12.0.0/lib/alstub.o
    MAILLNK  is now set to
    /home/oracle/ebs/apps/apps_st/appl/alr/12.0.0/lib/alstub.o
    Creating prefix makefiles ...
    Done creating prefix makefiles
    The file /home/oracle/ebs/apps/apps_st/appl/admin/VIS/out/plkapp000.txt
    contains:
    ad bin adadmin
    /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin/adadmin
    ad bin adadmin_wrapper
    /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin/adadmin_wrapper
    ad bin adaimgr
    /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin/adaimgr
    ad bin adchkdig
    /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin/adchkdig
    ad bin adctrl
    /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin/adctrl
    ad bin adctrl_wrapper
    /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin/adctrl_wrapper
    ad bin addefgen
    /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin/addefgen
    ad bin addmimp
    /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin/addmimp
    ad bin adgenhnm
    /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin/adgenhnm
    ad bin adgetreg
    /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin/adgetreg
    ad bin adident
    /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin/adident
    ad bin adjava
    /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin/adjava
    ad bin adjkey
    /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin/adjkey
    ad bin admrgpch
    /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin/admrgpch
    ad bin adncnv
    /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin/adncnv
    ad bin adodfcmp
    /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin/adodfcmp
    ad bin adpchnew
    /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin/adpchnew
    ad bin adpatch_wrapper
    /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin/adpatch_wrapper
    ad bin adprmkey
    /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin/adprmkey
    ad bin adpwmask
    /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin/adpwmask
    ad bin adregenv
    /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin/adregenv
    ad bin adsplice
    /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin/adsplice
    ad bin adsplice_wrapper
    /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin/adsplice_wrapper
    ad bin adsstart
    /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin/adsstart
    ad bin adurs /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin/adurs
    ad bin adwait
    /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin/adwait
    ad bin adwrknew
    /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin/adwrknew
    Starting  link of product 'ad' on Wed Jan  8 19:19:27 PST 2014
    Current product is  ad
    Current product _TOP is  $AD_TOP
    Current prodarea is  /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0
    Relinking module 'adadmin' in product ad ...
    make -f /home/oracle/ebs/apps/apps_st/appl/admin/VIS/out/link_ad_15332.mk
    /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin/adadmin
    Starting  link of ad executable 'adadmin' on Wed Jan  8 19:19:27 PST 2014
    gcc -s -L/home/oracle/ebs/apps/tech_st/10.1.2/lib/stubs
    -L/home/oracle/ebs/apps/tech_st/10.1.2/lib -ldl  -o
    /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin/adadmin.new \
                    /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/lib/adadmin.o \
      /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/lib/libad.a
    /home/oracle/ebs/apps/apps_st/appl/fnd/12.0.0/lib/libfnd.a -lsql10 -lclntsh 
    `cat /home/oracle/ebs/apps/tech_st/10.1.2/lib/ldflags`    -lnsslb10
    -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat
    /home/oracle/ebs/apps/tech_st/10.1.2/lib/ldflags`    -lnsslb10 -lncrypt10
    -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10  -lvsn10
    -lcommon10 -lgeneric10 -lmm  -lcore10 -lxml10 -lunls10 -lsnls10 -lnls10
    -lcore10 -lnls10 `cat /home/oracle/ebs/apps/tech_st/10.1.2/lib/ldflags`   
    -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat
    /home/oracle/ebs/apps/tech_st/10.1.2/lib/ldflags`    -lnsslb10 -lncrypt10
    -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10  -lvsn10
    -lcommon10 -lgeneric10    -lcore10 -lxml10 -lunls10 -lsnls10 -lnls10 -lcore10
    -lnls10 -lclient10 -lnnetd10  -lvsn10 -lcommon10 -lgeneric10  -lcore10
    -lxml10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10   `cat
    /home/oracle/ebs/apps/tech_st/10.1.2/lib/sysliblist` -ldl -lm  -lpthread
    /usr/lib/gcc/i686-redhat-linux/4.4.6/libgcc_s.so: undefined reference to
    `__stack_chk_fail@GLIBC_2.4'
    collect2: ld returned 1 exit status
    make: *** [/home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin/adadminnew] Error
    1
    Done with link of ad executable 'adadmin' on Wed Jan  8 19:19:29 PST 2014
    Relink of module "adadmin" failed.
    See error messages above (also recorded in log file) for possible
    reasons for the failure.  Also, please check that the Unix userid
    running adrelink has read, write, and execute permissions
    on the directory /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin,
    and that there is sufficient space remaining on the disk partition
    containing your Oracle Applications installation.
    Relinking module 'adadmin_wrapper' in product ad ...
    make -f /home/oracle/ebs/apps/apps_st/appl/admin/VIS/out/link_ad_15361.mk
    /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin/adadmin_wrapper
    Starting  link of ad executable 'adadmin_wrapper' on Wed Jan  8 19:19:29 PST
    2014
    gcc -s -L/home/oracle/ebs/apps/tech_st/10.1.2/lib/stubs
    -L/home/oracle/ebs/apps/tech_st/10.1.2/lib -ldl -o
    /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin/adadmin_wrapper.new \
            /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/lib/adadmin_main.o
    -lsql10 -lclntsh  `cat /home/oracle/ebs/apps/tech_st/10.1.2/lib/ldflags`   
    -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat
    /home/oracle/ebs/apps/tech_st/10.1.2/lib/ldflags`    -lnsslb10 -lncrypt10
    -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10  -lvsn10
    -lcommon10 -lgeneric10 -lmm  -lcore10 -lxml10 -lunls10 -lsnls10 -lnls10
    -lcore10 -lnls10 `cat /home/oracle/ebs/apps/tech_st/10.1.2/lib/ldflags`   
    -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat
    /home/oracle/ebs/apps/tech_st/10.1.2/lib/ldflags`    -lnsslb10 -lncrypt10
    -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10  -lvsn10
    -lcommon10 -lgeneric10    -lcore10 -lxml10 -lunls10 -lsnls10 -lnls10 -lcore10
    -lnls10 -lclient10 -lnnetd10  -lvsn10 -lcommon10 -lgeneric10  -lcore10
    -lxml10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10   `cat
    /home/oracle/ebs/apps/tech_st/10.1.2/lib/sysliblist` -ldl -lm  -lpthread
    /usr/lib/gcc/i686-redhat-linux/4.4.6/libgcc_s.so: undefined reference to
    `__stack_chk_fail@GLIBC_2.4'
    collect2: ld returned 1 exit status
    make: *** [/home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin/adadmin_wrapper]
    Error 1
    Done with link of ad executable 'adadmin_wrapper' on Wed Jan  8 19:19:29 PST
    2014
    Relink of module "adadmin_wrapper" failed.
    See error messages above (also recorded in log file) for possible
    reasons for the failure.  Also, please check that the Unix userid
    running adrelink has read, write, and execute permissions
    on the directory /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin,
    and that there is sufficient space remaining on the disk partition
    containing your Oracle Applications installation.
    Relinking module 'adaimgr' in product ad ...
    make -f /home/oracle/ebs/apps/apps_st/appl/admin/VIS/out/link_ad_15383.mk
    /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin/adaimgr
    Starting  link of ad executable 'adaimgr' on Wed Jan  8 19:19:29 PST 2014
    gcc -s -L/home/oracle/ebs/apps/tech_st/10.1.2/lib/stubs
    -L/home/oracle/ebs/apps/tech_st/10.1.2/lib -ldl  -o
    /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin/adaimgr.new
    /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/lib/aimain.o \
      /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/lib/libad.a
    /home/oracle/ebs/apps/apps_st/appl/fnd/12.0.0/lib/libfnd.a -lsql10 -lclntsh 
    `cat /home/oracle/ebs/apps/tech_st/10.1.2/lib/ldflags`    -lnsslb10
    -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat
    /home/oracle/ebs/apps/tech_st/10.1.2/lib/ldflags`    -lnsslb10 -lncrypt10
    -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10  -lvsn10
    -lcommon10 -lgeneric10 -lmm  -lcore10 -lxml10 -lunls10 -lsnls10 -lnls10
    -lcore10 -lnls10 `cat /home/oracle/ebs/apps/tech_st/10.1.2/lib/ldflags`   
    -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat
    /home/oracle/ebs/apps/tech_st/10.1.2/lib/ldflags`    -lnsslb10 -lncrypt10
    -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10  -lvsn10
    -lcommon10 -lgeneric10    -lcore10 -lxml10 -lunls10 -lsnls10 -lnls10 -lcore10
    -lnls10 -lclient10 -lnnetd10  -lvsn10 -lcommon10 -lgeneric10  -lcore10
    -lxml10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10   `cat
    /home/oracle/ebs/apps/tech_st/10.1.2/lib/sysliblist` -ldl -lm  -lpthread
    /usr/lib/gcc/i686-redhat-linux/4.4.6/libgcc_s.so: undefined reference to
    `__stack_chk_fail@GLIBC_2.4'
    collect2: ld returned 1 exit status
    make: *** [/home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin/adaimgr] Error 1
    Done with link of ad executable 'adaimgr' on Wed Jan  8 19:19:30 PST 2014
    Relink of module "adaimgr" failed.
    See error messages above (also recorded in log file) for possible
    reasons for the failure.  Also, please check that the Unix userid
    running adrelink has read, write, and execute permissions
    on the directory /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin,
    and that there is sufficient space remaining on the disk partition
    containing your Oracle Applications installation.
    Relinking module 'adchkdig' in product ad ...
    make -f /home/oracle/ebs/apps/apps_st/appl/admin/VIS/out/link_ad_15405.mk
    /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin/adchkdig
    Starting  link of ad executable 'adchkdig' on Wed Jan  8 19:19:30 PST 2014
    gcc -s -L/home/oracle/ebs/apps/tech_st/10.1.2/lib/stubs
    -L/home/oracle/ebs/apps/tech_st/10.1.2/lib -ldl -o
    /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin/adchkdig
    /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/lib/adchkdig.o \
      /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/lib/libad.a
    /home/oracle/ebs/apps/apps_st/appl/fnd/12.0.0/lib/libfnd.a -lsql10 -lclntsh 
    `cat /home/oracle/ebs/apps/tech_st/10.1.2/lib/ldflags`    -lnsslb10
    -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat
    /home/oracle/ebs/apps/tech_st/10.1.2/lib/ldflags`    -lnsslb10 -lncrypt10
    -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10  -lvsn10
    -lcommon10 -lgeneric10 -lmm  -lcore10 -lxml10 -lunls10 -lsnls10 -lnls10
    -lcore10 -lnls10 `cat /home/oracle/ebs/apps/tech_st/10.1.2/lib/ldflags`   
    -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat
    /home/oracle/ebs/apps/tech_st/10.1.2/lib/ldflags`    -lnsslb10 -lncrypt10
    -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10  -lvsn10
    -lcommon10 -lgeneric10    -lcore10 -lxml10 -lunls10 -lsnls10 -lnls10 -lcore10
    -lnls10 -lclient10 -lnnetd10  -lvsn10 -lcommon10 -lgeneric10  -lcore10
    -lxml10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10   `cat
    /home/oracle/ebs/apps/tech_st/10.1.2/lib/sysliblist` -ldl -lm  -lpthread
    /usr/lib/gcc/i686-redhat-linux/4.4.6/libgcc_s.so: undefined reference to
    `__stack_chk_fail@GLIBC_2.4'
    collect2: ld returned 1 exit status
    make: *** [/home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin/adchkdig] Error 1
    Done with link of ad executable 'adchkdig' on Wed Jan  8 19:19:31 PST 2014
    Relink of module "adchkdig" failed.
    See error messages above (also recorded in log file) for possible
    reasons for the failure.  Also, please check that the Unix userid
    running adrelink has read, write, and execute permissions
    on the directory /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin,
    and that there is sufficient space remaining on the disk partition
    containing your Oracle Applications installation.
    Relinking module 'adctrl' in product ad ...
    make -f /home/oracle/ebs/apps/apps_st/appl/admin/VIS/out/link_ad_15427.mk
    /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin/adctrl
    Starting  link of ad executable 'adctrl' on Wed Jan  8 19:19:31 PST 2014
    gcc -s -L/home/oracle/ebs/apps/tech_st/10.1.2/lib/stubs
    -L/home/oracle/ebs/apps/tech_st/10.1.2/lib -ldl -o
    /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin/adctrl.new \
                    /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/lib/aictrl.o \
      /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/lib/libad.a
    /home/oracle/ebs/apps/apps_st/appl/fnd/12.0.0/lib/libfnd.a -lsql10 -lclntsh 
    `cat /home/oracle/ebs/apps/tech_st/10.1.2/lib/ldflags`    -lnsslb10
    -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat
    /home/oracle/ebs/apps/tech_st/10.1.2/lib/ldflags`    -lnsslb10 -lncrypt10
    -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10  -lvsn10
    -lcommon10 -lgeneric10 -lmm  -lcore10 -lxml10 -lunls10 -lsnls10 -lnls10
    -lcore10 -lnls10 `cat /home/oracle/ebs/apps/tech_st/10.1.2/lib/ldflags`   
    -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat
    /home/oracle/ebs/apps/tech_st/10.1.2/lib/ldflags`    -lnsslb10 -lncrypt10
    -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10  -lvsn10
    -lcommon10 -lgeneric10    -lcore10 -lxml10 -lunls10 -lsnls10 -lnls10 -lcore10
    -lnls10 -lclient10 -lnnetd10  -lvsn10 -lcommon10 -lgeneric10  -lcore10
    -lxml10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10   `cat
    /home/oracle/ebs/apps/tech_st/10.1.2/lib/sysliblist` -ldl -lm  -lpthread
    /usr/lib/gcc/i686-redhat-linux/4.4.6/libgcc_s.so: undefined reference to
    `__stack_chk_fail@GLIBC_2.4'
    collect2: ld returned 1 exit status
    make: *** [/home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin/adctrlnew] Error 1
    Done with link of ad executable 'adctrl' on Wed Jan  8 19:19:31 PST 2014
    Relink of module "adctrl" failed.
    See error messages above (also recorded in log file) for possible
    reasons for the failure.  Also, please check that the Unix userid
    running adrelink has read, write, and execute permissions
    on the directory /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin,
    and that there is sufficient space remaining on the disk partition
    containing your Oracle Applications installation.
    Relinking module 'adctrl_wrapper' in product ad ...
    make -f /home/oracle/ebs/apps/apps_st/appl/admin/VIS/out/link_ad_15449.mk
    /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin/adctrl_wrapper
    Starting  link of ad executable 'adctrl_wrapper' on Wed Jan  8 19:19:31 PST
    2014
    gcc -s -L/home/oracle/ebs/apps/tech_st/10.1.2/lib/stubs
    -L/home/oracle/ebs/apps/tech_st/10.1.2/lib -ldl -o
    /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin/adctrl_wrapper.new \
            /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/lib/adctrl_main.o
    -lsql10 -lclntsh  `cat /home/oracle/ebs/apps/tech_st/10.1.2/lib/ldflags`   
    -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat
    /home/oracle/ebs/apps/tech_st/10.1.2/lib/ldflags`    -lnsslb10 -lncrypt10
    -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10  -lvsn10
    -lcommon10 -lgeneric10 -lmm  -lcore10 -lxml10 -lunls10 -lsnls10 -lnls10
    -lcore10 -lnls10 `cat /home/oracle/ebs/apps/tech_st/10.1.2/lib/ldflags`   
    -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat
    /home/oracle/ebs/apps/tech_st/10.1.2/lib/ldflags`    -lnsslb10 -lncrypt10
    -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10  -lvsn10
    -lcommon10 -lgeneric10    -lcore10 -lxml10 -lunls10 -lsnls10 -lnls10 -lcore10
    -lnls10 -lclient10 -lnnetd10  -lvsn10 -lcommon10 -lgeneric10  -lcore10
    -lxml10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10   `cat
    /home/oracle/ebs/apps/tech_st/10.1.2/lib/sysliblist` -ldl -lm  -lpthread
    /usr/lib/gcc/i686-redhat-linux/4.4.6/libgcc_s.so: undefined reference to
    `__stack_chk_fail@GLIBC_2.4'
    collect2: ld returned 1 exit status
    make: *** [/home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin/adctrl_wrapper]
    Error 1
    Done with link of ad executable 'adctrl_wrapper' on Wed Jan  8 19:19:32 PST
    2014
    Relink of module "adctrl_wrapper" failed.
    See error messages above (also recorded in log file) for possible
    reasons for the failure.  Also, please check that the Unix userid
    running adrelink has read, write, and execute permissions
    on the directory /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin,
    and that there is sufficient space remaining on the disk partition
    containing your Oracle Applications installation.
    Relinking module 'addefgen' in product ad ...
    make -f /home/oracle/ebs/apps/apps_st/appl/admin/VIS/out/link_ad_15471.mk
    /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin/addefgen
    Starting  link of ad executable 'addefgen' on Wed Jan  8 19:19:32 PST 2014
    gcc -s -L/home/oracle/ebs/apps/tech_st/10.1.2/lib/stubs
    -L/home/oracle/ebs/apps/tech_st/10.1.2/lib -ldl -o
    /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin/addefgen \
      /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/lib/addefgen.o \
      /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/lib/libad.a
    /home/oracle/ebs/apps/apps_st/appl/fnd/12.0.0/lib/libfnd.a -lsql10 -lclntsh 
    `cat /home/oracle/ebs/apps/tech_st/10.1.2/lib/ldflags`    -lnsslb10
    -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat
    /home/oracle/ebs/apps/tech_st/10.1.2/lib/ldflags`    -lnsslb10 -lncrypt10
    -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10  -lvsn10
    -lcommon10 -lgeneric10 -lmm  -lcore10 -lxml10 -lunls10 -lsnls10 -lnls10
    -lcore10 -lnls10 `cat /home/oracle/ebs/apps/tech_st/10.1.2/lib/ldflags`   
    -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat
    /home/oracle/ebs/apps/tech_st/10.1.2/lib/ldflags`    -lnsslb10 -lncrypt10
    -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10  -lvsn10
    -lcommon10 -lgeneric10    -lcore10 -lxml10 -lunls10 -lsnls10 -lnls10 -lcore10
    -lnls10 -lclient10 -lnnetd10  -lvsn10 -lcommon10 -lgeneric10  -lcore10
    -lxml10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10   `cat
    /home/oracle/ebs/apps/tech_st/10.1.2/lib/sysliblist` -ldl -lm  -lpthread
    /usr/lib/gcc/i686-redhat-linux/4.4.6/libgcc_s.so: undefined reference to
    `__stack_chk_fail@GLIBC_2.4'
    collect2: ld returned 1 exit status
    make: *** [/home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin/addefgen] Error 1
    Done with link of ad executable 'addefgen' on Wed Jan  8 19:19:32 PST 2014
    Relink of module "addefgen" failed.
    See error messages above (also recorded in log file) for possible
    reasons for the failure.  Also, please check that the Unix userid
    running adrelink has read, write, and execute permissions
    on the directory /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin,
    and that there is sufficient space remaining on the disk partition
    containing your Oracle Applications installation.
    Relinking module 'addmimp' in product ad ...
    make -f /home/oracle/ebs/apps/apps_st/appl/admin/VIS/out/link_ad_15493.mk
    /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin/addmimp
    Starting  link of ad executable 'addmimp' on Wed Jan  8 19:19:32 PST 2014
    gcc -s -L/home/oracle/ebs/apps/tech_st/10.1.2/lib/stubs
    -L/home/oracle/ebs/apps/tech_st/10.1.2/lib -ldl -o
    /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin/addmimp
    /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/lib/dmmmain.o \
      /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/lib/libad.a
    /home/oracle/ebs/apps/apps_st/appl/fnd/12.0.0/lib/libfnd.a -lsql10 -lclntsh 
    `cat /home/oracle/ebs/apps/tech_st/10.1.2/lib/ldflags`    -lnsslb10
    -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat
    /home/oracle/ebs/apps/tech_st/10.1.2/lib/ldflags`    -lnsslb10 -lncrypt10
    -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10  -lvsn10
    -lcommon10 -lgeneric10 -lmm  -lcore10 -lxml10 -lunls10 -lsnls10 -lnls10
    -lcore10 -lnls10 `cat /home/oracle/ebs/apps/tech_st/10.1.2/lib/ldflags`   
    -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat
    /home/oracle/ebs/apps/tech_st/10.1.2/lib/ldflags`    -lnsslb10 -lncrypt10
    -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10  -lvsn10
    -lcommon10 -lgeneric10    -lcore10 -lxml10 -lunls10 -lsnls10 -lnls10 -lcore10
    -lnls10 -lclient10 -lnnetd10  -lvsn10 -lcommon10 -lgeneric10  -lcore10
    -lxml10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10   `cat
    /home/oracle/ebs/apps/tech_st/10.1.2/lib/sysliblist` -ldl -lm  -lpthread
    /usr/lib/gcc/i686-redhat-linux/4.4.6/libgcc_s.so: undefined reference to
    `__stack_chk_fail@GLIBC_2.4'
    collect2: ld returned 1 exit status
    make: *** [/home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin/addmimp] Error 1
    Done with link of ad executable 'addmimp' on Wed Jan  8 19:19:33 PST 2014
    Relink of module "addmimp" failed.
    See error messages above (also recorded in log file) for possible
    reasons for the failure.  Also, please check that the Unix userid
    running adrelink has read, write, and execute permissions
    on the directory /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin,
    and that there is sufficient space remaining on the disk partition
    containing your Oracle Applications installation.
    Relinking module 'adgenhnm' in product ad ...
    make -f /home/oracle/ebs/apps/apps_st/appl/admin/VIS/out/link_ad_15516.mk
    /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin/adgenhnm
    Starting  link of ad executable 'adgenhnm' on Wed Jan  8 19:19:33 PST 2014
    gcc -s -L/home/oracle/ebs/apps/tech_st/10.1.2/lib/stubs
    -L/home/oracle/ebs/apps/tech_st/10.1.2/lib -ldl -o
    /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin/adgenhnm \
      /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/lib/adgenhomenum.o \
      /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/lib/libad.a
    /home/oracle/ebs/apps/apps_st/appl/fnd/12.0.0/lib/libfnd.a -lsql10 -lclntsh 
    `cat /home/oracle/ebs/apps/tech_st/10.1.2/lib/ldflags`    -lnsslb10
    -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat
    /home/oracle/ebs/apps/tech_st/10.1.2/lib/ldflags`    -lnsslb10 -lncrypt10
    -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10  -lvsn10
    -lcommon10 -lgeneric10 -lmm  -lcore10 -lxml10 -lunls10 -lsnls10 -lnls10
    -lcore10 -lnls10 `cat /home/oracle/ebs/apps/tech_st/10.1.2/lib/ldflags`   
    -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat
    /home/oracle/ebs/apps/tech_st/10.1.2/lib/ldflags`    -lnsslb10 -lncrypt10
    -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10  -lvsn10
    -lcommon10 -lgeneric10    -lcore10 -lxml10 -lunls10 -lsnls10 -lnls10 -lcore10
    -lnls10 -lclient10 -lnnetd10  -lvsn10 -lcommon10 -lgeneric10  -lcore10
    -lxml10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10   `cat
    /home/oracle/ebs/apps/tech_st/10.1.2/lib/sysliblist` -ldl -lm  -lpthread
    /usr/lib/gcc/i686-redhat-linux/4.4.6/libgcc_s.so: undefined reference to
    `__stack_chk_fail@GLIBC_2.4'
    collect2: ld returned 1 exit status
    make: *** [/home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin/adgenhnm] Error 1
    Done with link of ad executable 'adgenhnm' on Wed Jan  8 19:19:33 PST 2014
    Relink of module "adgenhnm" failed.
    See error messages above (also recorded in log file) for possible
    reasons for the failure.  Also, please check that the Unix userid
    running adrelink has read, write, and execute permissions
    on the directory /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin,
    and that there is sufficient space remaining on the disk partition
    containing your Oracle Applications installation.
    Relinking module 'adgetreg' in product ad ...
    make -f /home/oracle/ebs/apps/apps_st/appl/admin/VIS/out/link_ad_15539.mk
    /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin/adgetreg
    Starting  link of ad executable 'adgetreg' on Wed Jan  8 19:19:33 PST 2014
    gcc -s -L/home/oracle/ebs/apps/tech_st/10.1.2/lib/stubs
    -L/home/oracle/ebs/apps/tech_st/10.1.2/lib -ldl -o
    /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin/adgetreg \
      /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/lib/adgetregvalue.o \
      /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/lib/libad.a
    /home/oracle/ebs/apps/apps_st/appl/fnd/12.0.0/lib/libfnd.a -lsql10 -lclntsh 
    `cat /home/oracle/ebs/apps/tech_st/10.1.2/lib/ldflags`    -lnsslb10
    -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat
    /home/oracle/ebs/apps/tech_st/10.1.2/lib/ldflags`    -lnsslb10 -lncrypt10
    -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10  -lvsn10
    -lcommon10 -lgeneric10 -lmm  -lcore10 -lxml10 -lunls10 -lsnls10 -lnls10
    -lcore10 -lnls10 `cat /home/oracle/ebs/apps/tech_st/10.1.2/lib/ldflags`   
    -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat
    /home/oracle/ebs/apps/tech_st/10.1.2/lib/ldflags`    -lnsslb10 -lncrypt10
    -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10  -lvsn10
    -lcommon10 -lgeneric10    -lcore10 -lxml10 -lunls10 -lsnls10 -lnls10 -lcore10
    -lnls10 -lclient10 -lnnetd10  -lvsn10 -lcommon10 -lgeneric10  -lcore10
    -lxml10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10   `cat
    /home/oracle/ebs/apps/tech_st/10.1.2/lib/sysliblist` -ldl -lm  -lpthread
    /usr/lib/gcc/i686-redhat-linux/4.4.6/libgcc_s.so: undefined reference to
    `__stack_chk_fail@GLIBC_2.4'
    collect2: ld returned 1 exit status
    make: *** [/home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin/adgetreg] Error 1
    Done with link of ad executable 'adgetreg' on Wed Jan  8 19:19:33 PST 2014
    Relink of module "adgetreg" failed.
    See error messages above (also recorded in log file) for possible
    reasons for the failure.  Also, please check that the Unix userid
    running adrelink has read, write, and execute permissions
    on the directory /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin,
    and that there is sufficient space remaining on the disk partition
    containing your Oracle Applications installation.
    Relinking module 'adident' in product ad ...
    make -f /home/oracle/ebs/apps/apps_st/appl/admin/VIS/out/link_ad_15561.mk
    /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin/adident
    Starting  link of ad executable 'adident' on Wed Jan  8 19:19:34 PST 2014
    gcc -s -L/home/oracle/ebs/apps/tech_st/10.1.2/lib/stubs
    -L/home/oracle/ebs/apps/tech_st/10.1.2/lib -ldl -o
    /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin/adident
    /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/lib/adident.o \
      /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/lib/libad.a
    /home/oracle/ebs/apps/apps_st/appl/fnd/12.0.0/lib/libfnd.a -lsql10 -lclntsh 
    `cat /home/oracle/ebs/apps/tech_st/10.1.2/lib/ldflags`    -lnsslb10
    -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat
    /home/oracle/ebs/apps/tech_st/10.1.2/lib/ldflags`    -lnsslb10 -lncrypt10
    -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10  -lvsn10
    -lcommon10 -lgeneric10 -lmm  -lcore10 -lxml10 -lunls10 -lsnls10 -lnls10
    -lcore10 -lnls10 `cat /home/oracle/ebs/apps/tech_st/10.1.2/lib/ldflags`   
    -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat
    /home/oracle/ebs/apps/tech_st/10.1.2/lib/ldflags`    -lnsslb10 -lncrypt10
    -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10  -lvsn10
    -lcommon10 -lgeneric10    -lcore10 -lxml10 -lunls10 -lsnls10 -lnls10 -lcore10
    -lnls10 -lclient10 -lnnetd10  -lvsn10 -lcommon10 -lgeneric10  -lcore10
    -lxml10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10   `cat
    /home/oracle/ebs/apps/tech_st/10.1.2/lib/sysliblist` -ldl -lm  -lpthread
    /usr/lib/gcc/i686-redhat-linux/4.4.6/libgcc_s.so: undefined reference to
    `__stack_chk_fail@GLIBC_2.4'
    collect2: ld returned 1 exit status
    make: *** [/home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin/adident] Error 1
    Done with link of ad executable 'adident' on Wed Jan  8 19:19:34 PST 2014
    Relink of module "adident" failed.
    See error messages above (also recorded in log file) for possible
    reasons for the failure.  Also, please check that the Unix userid
    running adrelink has read, write, and execute permissions
    on the directory /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin,
    and that there is sufficient space remaining on the disk partition
    containing your Oracle Applications installation.
    Relinking module 'adjava' in product ad ...
    make -f /home/oracle/ebs/apps/apps_st/appl/admin/VIS/out/link_ad_15583.mk
    /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin/adjava
    Starting  link of ad executable 'adjava' on Wed Jan  8 19:19:34 PST 2014
    gcc -s -L/home/oracle/ebs/apps/tech_st/10.1.2/lib/stubs
    -L/home/oracle/ebs/apps/tech_st/10.1.2/lib -ldl -o
    /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin/adjava
    /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/lib/adjava.o \
      /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/lib/libad.a
    /home/oracle/ebs/apps/apps_st/appl/fnd/12.0.0/lib/libfnd.a -lsql10 -lclntsh 
    `cat /home/oracle/ebs/apps/tech_st/10.1.2/lib/ldflags`    -lnsslb10
    -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat
    /home/oracle/ebs/apps/tech_st/10.1.2/lib/ldflags`    -lnsslb10 -lncrypt10
    -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10  -lvsn10
    -lcommon10 -lgeneric10 -lmm  -lcore10 -lxml10 -lunls10 -lsnls10 -lnls10
    -lcore10 -lnls10 `cat /home/oracle/ebs/apps/tech_st/10.1.2/lib/ldflags`   
    -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat
    /home/oracle/ebs/apps/tech_st/10.1.2/lib/ldflags`    -lnsslb10 -lncrypt10
    -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10  -lvsn10
    -lcommon10 -lgeneric10    -lcore10 -lxml10 -lunls10 -lsnls10 -lnls10 -lcore10
    -lnls10 -lclient10 -lnnetd10  -lvsn10 -lcommon10 -lgeneric10  -lcore10
    -lxml10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10   `cat
    /home/oracle/ebs/apps/tech_st/10.1.2/lib/sysliblist` -ldl -lm  -lpthread
    /usr/lib/gcc/i686-redhat-linux/4.4.6/libgcc_s.so: undefined reference to
    `__stack_chk_fail@GLIBC_2.4'
    collect2: ld returned 1 exit status
    make: *** [/home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin/adjava] Error 1
    Done with link of ad executable 'adjava' on Wed Jan  8 19:19:35 PST 2014
    Relink of module "adjava" failed.
    See error messages above (also recorded in log file) for possible
    reasons for the failure.  Also, please check that the Unix userid
    running adrelink has read, write, and execute permissions
    on the directory /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin,
    and that there is sufficient space remaining on the disk partition
    containing your Oracle Applications installation.
    Relinking module 'adjkey' in product ad ...
    make -f /home/oracle/ebs/apps/apps_st/appl/admin/VIS/out/link_ad_15605.mk
    /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin/adjkey
    Starting  link of ad executable 'adjkey' on Wed Jan  8 19:19:35 PST 2014
    gcc -s -L/home/oracle/ebs/apps/tech_st/10.1.2/lib/stubs
    -L/home/oracle/ebs/apps/tech_st/10.1.2/lib -ldl -o
    /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin/adjkey
    /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/lib/adjkey.o \
      /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/lib/libad.a
    /home/oracle/ebs/apps/apps_st/appl/fnd/12.0.0/lib/libfnd.a -lsql10 -lclntsh 
    `cat /home/oracle/ebs/apps/tech_st/10.1.2/lib/ldflags`    -lnsslb10
    -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat
    /home/oracle/ebs/apps/tech_st/10.1.2/lib/ldflags`    -lnsslb10 -lncrypt10
    -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10  -lvsn10
    -lcommon10 -lgeneric10 -lmm  -lcore10 -lxml10 -lunls10 -lsnls10 -lnls10
    -lcore10 -lnls10 `cat /home/oracle/ebs/apps/tech_st/10.1.2/lib/ldflags`   
    -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat
    /home/oracle/ebs/apps/tech_st/10.1.2/lib/ldflags`    -lnsslb10 -lncrypt10
    -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10  -lvsn10
    -lcommon10 -lgeneric10    -lcore10 -lxml10 -lunls10 -lsnls10 -lnls10 -lcore10
    -lnls10 -lclient10 -lnnetd10  -lvsn10 -lcommon10 -lgeneric10  -lcore10
    -lxml10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10   `cat
    /home/oracle/ebs/apps/tech_st/10.1.2/lib/sysliblist` -ldl -lm  -lpthread
    /usr/lib/gcc/i686-redhat-linux/4.4.6/libgcc_s.so: undefined reference to
    `__stack_chk_fail@GLIBC_2.4'
    collect2: ld returned 1 exit status
    make: *** [/home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin/adjkey] Error 1
    Done with link of ad executable 'adjkey' on Wed Jan  8 19:19:35 PST 2014
    Relink of module "adjkey" failed.
    See error messages above (also recorded in log file) for possible
    reasons for the failure.  Also, please check that the Unix userid
    running adrelink has read, write, and execute permissions
    on the directory /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin,
    and that there is sufficient space remaining on the disk partition
    containing your Oracle Applications installation.
    Relinking module 'admrgpch' in product ad ...
    make -f /home/oracle/ebs/apps/apps_st/appl/admin/VIS/out/link_ad_15627.mk
    /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin/admrgpch
    Starting  link of ad executable 'admrgpch' on Wed Jan  8 19:19:35 PST 2014
    gcc -s -L/home/oracle/ebs/apps/tech_st/10.1.2/lib/stubs
    -L/home/oracle/ebs/apps/tech_st/10.1.2/lib -ldl -o
    /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin/admrgpch
    /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/lib/admpch.o \
      /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/lib/libad.a
    /home/oracle/ebs/apps/apps_st/appl/fnd/12.0.0/lib/libfnd.a -lsql10 -lclntsh 
    `cat /home/oracle/ebs/apps/tech_st/10.1.2/lib/ldflags`    -lnsslb10
    -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat
    /home/oracle/ebs/apps/tech_st/10.1.2/lib/ldflags`    -lnsslb10 -lncrypt10
    -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10  -lvsn10
    -lcommon10 -lgeneric10 -lmm  -lcore10 -lxml10 -lunls10 -lsnls10 -lnls10
    -lcore10 -lnls10 `cat /home/oracle/ebs/apps/tech_st/10.1.2/lib/ldflags`   
    -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat
    /home/oracle/ebs/apps/tech_st/10.1.2/lib/ldflags`    -lnsslb10 -lncrypt10
    -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10  -lvsn10
    -lcommon10 -lgeneric10    -lcore10 -lxml10 -lunls10 -lsnls10 -lnls10 -lcore10
    -lnls10 -lclient10 -lnnetd10  -lvsn10 -lcommon10 -lgeneric10  -lcore10
    -lxml10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10   `cat
    /home/oracle/ebs/apps/tech_st/10.1.2/lib/sysliblist` -ldl -lm  -lpthread
    /usr/lib/gcc/i686-redhat-linux/4.4.6/libgcc_s.so: undefined reference to
    `__stack_chk_fail@GLIBC_2.4'
    collect2: ld returned 1 exit status
    make: *** [/home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin/admrgpch] Error 1
    Done with link of ad executable 'admrgpch' on Wed Jan  8 19:19:36 PST 2014
    Relink of module "admrgpch" failed.
    See error messages above (also recorded in log file) for possible
    reasons for the failure.  Also, please check that the Unix userid
    running adrelink has read, write, and execute permissions
    on the directory /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin,
    and that there is sufficient space remaining on the disk partition
    containing your Oracle Applications installation.
    Relinking module 'adncnv' in product ad ...
    make -f /home/oracle/ebs/apps/apps_st/appl/admin/VIS/out/link_ad_15649.mk
    /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin/adncnv
    Starting  link of ad executable 'adncnv' on Wed Jan  8 19:19:36 PST 2014
    gcc -s -L/home/oracle/ebs/apps/tech_st/10.1.2/lib/stubs
    -L/home/oracle/ebs/apps/tech_st/10.1.2/lib -ldl -o
    /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin/adncnv
    /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/lib/adncnv.o \
      /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/lib/libad.a
    /home/oracle/ebs/apps/apps_st/appl/fnd/12.0.0/lib/libfnd.a -lsql10 -lclntsh 
    `cat /home/oracle/ebs/apps/tech_st/10.1.2/lib/ldflags`    -lnsslb10
    -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat
    /home/oracle/ebs/apps/tech_st/10.1.2/lib/ldflags`    -lnsslb10 -lncrypt10
    -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10  -lvsn10
    -lcommon10 -lgeneric10 -lmm  -lcore10 -lxml10 -lunls10 -lsnls10 -lnls10
    -lcore10 -lnls10 `cat /home/oracle/ebs/apps/tech_st/10.1.2/lib/ldflags`   
    -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat
    /home/oracle/ebs/apps/tech_st/10.1.2/lib/ldflags`    -lnsslb10 -lncrypt10
    -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10  -lvsn10
    -lcommon10 -lgeneric10    -lcore10 -lxml10 -lunls10 -lsnls10 -lnls10 -lcore10
    -lnls10 -lclient10 -lnnetd10  -lvsn10 -lcommon10 -lgeneric10  -lcore10
    -lxml10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10   `cat
    /home/oracle/ebs/apps/tech_st/10.1.2/lib/sysliblist` -ldl -lm  -lpthread
    /usr/lib/gcc/i686-redhat-linux/4.4.6/libgcc_s.so: undefined reference to
    `__stack_chk_fail@GLIBC_2.4'
    collect2: ld returned 1 exit status
    make: *** [/home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin/adncnv] Error 1
    Done with link of ad executable 'adncnv' on Wed Jan  8 19:19:36 PST 2014
    Relink of module "adncnv" failed.
    See error messages above (also recorded in log file) for possible
    reasons for the failure.  Also, please check that the Unix userid
    running adrelink has read, write, and execute permissions
    on the directory /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin,
    and that there is sufficient space remaining on the disk partition
    containing your Oracle Applications installation.
    Relinking module 'adodfcmp' in product ad ...
    make -f /home/oracle/ebs/apps/apps_st/appl/admin/VIS/out/link_ad_15671.mk
    /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin/adodfcmp
    Starting  link of ad executable 'adodfcmp' on Wed Jan  8 19:19:37 PST 2014
    gcc -s -L/home/oracle/ebs/apps/tech_st/10.1.2/lib/stubs
    -L/home/oracle/ebs/apps/tech_st/10.1.2/lib -ldl -o
    /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin/adodfcmp
    /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/lib/aicodf.o \
      /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/lib/libad.a
    /home/oracle/ebs/apps/apps_st/appl/fnd/12.0.0/lib/libfnd.a -lsql10 -lclntsh 
    `cat /home/oracle/ebs/apps/tech_st/10.1.2/lib/ldflags`    -lnsslb10
    -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat
    /home/oracle/ebs/apps/tech_st/10.1.2/lib/ldflags`    -lnsslb10 -lncrypt10
    -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10  -lvsn10
    -lcommon10 -lgeneric10 -lmm  -lcore10 -lxml10 -lunls10 -lsnls10 -lnls10
    -lcore10 -lnls10 `cat /home/oracle/ebs/apps/tech_st/10.1.2/lib/ldflags`   
    -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat
    /home/oracle/ebs/apps/tech_st/10.1.2/lib/ldflags`    -lnsslb10 -lncrypt10
    -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10  -lvsn10
    -lcommon10 -lgeneric10    -lcore10 -lxml10 -lunls10 -lsnls10 -lnls10 -lcore10
    -lnls10 -lclient10 -lnnetd10  -lvsn10 -lcommon10 -lgeneric10  -lcore10
    -lxml10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10   `cat
    /home/oracle/ebs/apps/tech_st/10.1.2/lib/sysliblist` -ldl -lm  -lpthread
    /usr/lib/gcc/i686-redhat-linux/4.4.6/libgcc_s.so: undefined reference to
    `__stack_chk_fail@GLIBC_2.4'
    collect2: ld returned 1 exit status
    make: *** [/home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin/adodfcmp] Error 1
    Done with link of ad executable 'adodfcmp' on Wed Jan  8 19:19:37 PST 2014
    Relink of module "adodfcmp" failed.
    See error messages above (also recorded in log file) for possible
    reasons for the failure.  Also, please check that the Unix userid
    running adrelink has read, write, and execute permissions
    on the directory /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin,
    and that there is sufficient space remaining on the disk partition
    containing your Oracle Applications installation.
    Relinking module 'adpatch_wrapper' in product ad ...
    make -f /home/oracle/ebs/apps/apps_st/appl/admin/VIS/out/link_ad_15693.mk
    /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin/adpatch_wrapper
    Starting  link of ad executable 'adpatch_wrapper' on Wed Jan  8 19:19:37 PST
    2014
    gcc -s -L/home/oracle/ebs/apps/tech_st/10.1.2/lib/stubs
    -L/home/oracle/ebs/apps/tech_st/10.1.2/lib -ldl -o
    /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin/adpatch_wrapper.new \
            /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/lib/adpatch_main.o
    -lsql10 -lclntsh  `cat /home/oracle/ebs/apps/tech_st/10.1.2/lib/ldflags`   
    -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat
    /home/oracle/ebs/apps/tech_st/10.1.2/lib/ldflags`    -lnsslb10 -lncrypt10
    -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10  -lvsn10
    -lcommon10 -lgeneric10 -lmm  -lcore10 -lxml10 -lunls10 -lsnls10 -lnls10
    -lcore10 -lnls10 `cat /home/oracle/ebs/apps/tech_st/10.1.2/lib/ldflags`   
    -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat
    /home/oracle/ebs/apps/tech_st/10.1.2/lib/ldflags`    -lnsslb10 -lncrypt10
    -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10  -lvsn10
    -lcommon10 -lgeneric10    -lcore10 -lxml10 -lunls10 -lsnls10 -lnls10 -lcore10
    -lnls10 -lclient10 -lnnetd10  -lvsn10 -lcommon10 -lgeneric10  -lcore10
    -lxml10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10   `cat
    /home/oracle/ebs/apps/tech_st/10.1.2/lib/sysliblist` -ldl -lm  -lpthread
    /usr/lib/gcc/i686-redhat-linux/4.4.6/libgcc_s.so: undefined reference to
    `__stack_chk_fail@GLIBC_2.4'
    collect2: ld returned 1 exit status
    make: *** [/home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin/adpatch_wrapper]
    Error 1
    Done with link of ad executable 'adpatch_wrapper' on Wed Jan  8 19:19:38 PST
    2014
    Relink of module "adpatch_wrapper" failed.
    See error messages above (also recorded in log file) for possible
    reasons for the failure.  Also, please check that the Unix userid
    running adrelink has read, write, and execute permissions
    on the directory /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin,
    and that there is sufficient space remaining on the disk partition
    containing your Oracle Applications installation.
    Relinking module 'adpchnew' in product ad ...
    make -f /home/oracle/ebs/apps/apps_st/appl/admin/VIS/out/link_ad_15717.mk
    /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin/adpchnew
    Starting  link of ad executable 'adpchnew' on Wed Jan  8 19:19:38 PST 2014
    gcc -s -L/home/oracle/ebs/apps/tech_st/10.1.2/lib/stubs
    -L/home/oracle/ebs/apps/tech_st/10.1.2/lib -ldl  -o
    /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin/adpchnew
    /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/lib/adpmain.o
    /home/oracle/ebs/apps/apps_st/appl/fnd/12.0.0/lib/afldrbind.o
    /home/oracle/ebs/apps/apps_st/appl/fnd/12.0.0/lib/afldrdump.o 
    /home/oracle/ebs/apps/apps_st/appl/fnd/12.0.0/lib/afldrutl.o
    /home/oracle/ebs/apps/apps_st/appl/fnd/12.0.0/lib/afldrcfd.o  
    /home/oracle/ebs/apps/apps_st/appl/fnd/12.0.0/lib/afldrfs.o
    /home/oracle/ebs/apps/apps_st/appl/fnd/12.0.0/lib/afldrval.o  
    /home/oracle/ebs/apps/apps_st/appl/fnd/12.0.0/lib/afldrad.o
    /home/oracle/ebs/apps/apps_st/appl/fnd/12.0.0/lib/afldrdl.o   
    /home/oracle/ebs/apps/apps_st/appl/fnd/12.0.0/lib/afldrul.o \
      /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/lib/libad.a
    /home/oracle/ebs/apps/apps_st/appl/fnd/12.0.0/lib/libfnd.a -lsql10 -lclntsh 
    `cat /home/oracle/ebs/apps/tech_st/10.1.2/lib/ldflags`    -lnsslb10
    -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat
    /home/oracle/ebs/apps/tech_st/10.1.2/lib/ldflags`    -lnsslb10 -lncrypt10
    -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10  -lvsn10
    -lcommon10 -lgeneric10 -lmm  -lcore10 -lxml10 -lunls10 -lsnls10 -lnls10
    -lcore10 -lnls10 `cat /home/oracle/ebs/apps/tech_st/10.1.2/lib/ldflags`   
    -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat
    /home/oracle/ebs/apps/tech_st/10.1.2/lib/ldflags`    -lnsslb10 -lncrypt10
    -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10  -lvsn10
    -lcommon10 -lgeneric10    -lcore10 -lxml10 -lunls10 -lsnls10 -lnls10 -lcore10
    -lnls10 -lclient10 -lnnetd10  -lvsn10 -lcommon10 -lgeneric10  -lcore10
    -lxml10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10   `cat
    /home/oracle/ebs/apps/tech_st/10.1.2/lib/sysliblist` -ldl -lm  -lpthread
    /usr/lib/gcc/i686-redhat-linux/4.4.6/libgcc_s.so: undefined reference to
    `__stack_chk_fail@GLIBC_2.4'
    collect2: ld returned 1 exit status
    make: *** [/home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin/adpchnew] Error 1
    Done with link of ad executable 'adpchnew' on Wed Jan  8 19:19:38 PST 2014
    Relink of module "adpchnew" failed.
    See error messages above (also recorded in log file) for possible
    reasons for the failure.  Also, please check that the Unix userid
    running adrelink has read, write, and execute permissions
    on the directory /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin,
    and that there is sufficient space remaining on the disk partition
    containing your Oracle Applications installation.
    Relinking module 'adprmkey' in product ad ...
    make -f /home/oracle/ebs/apps/apps_st/appl/admin/VIS/out/link_ad_15740.mk
    /home/oracle/ebs/apps/apps_st/appl/ad/12.0.0/bin/adprmkey
    Starting  link of ad executable 'adprmkey' on Wed Jan  8 19:19:3

  • [SOLVED!] makepkg won't "make" (cd: src: no such file or directory)

    Here is an install log:
    checking for a BSD-compatible install... /bin/install -c
    checking whether build environment is sane... yes
    checking for a thread-safe mkdir -p... /bin/mkdir -p
    checking for gawk... gawk
    checking whether make sets $(MAKE)... yes
    checking for gcc... gcc
    checking for C compiler default output file name... a.out
    checking whether the C compiler works... yes
    checking whether we are cross compiling... no
    checking for suffix of executables...
    checking for suffix of object files... o
    checking whether we are using the GNU C compiler... yes
    checking whether gcc accepts -g... yes
    checking for gcc option to accept ISO C89... none needed
    checking for style of include used by make... GNU
    checking dependency style of gcc... gcc3
    checking build system type... i686-pc-linux-gnu
    checking host system type... i686-pc-linux-gnu
    checking for a sed that does not truncate output... /bin/sed
    checking for grep that handles long lines and -e... /bin/grep
    checking for egrep... /bin/grep -E
    checking for fgrep... /bin/grep -F
    checking for ld used by gcc... /usr/bin/ld
    checking if the linker (/usr/bin/ld) is GNU ld... yes
    checking for a BSD-compatible install... /bin/install -c
    checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
    checking the name lister (/usr/bin/nm -B) interface... BSD nm
    checking whether ln -s works... yes
    checking the maximum length of command line arguments... 1572864
    checking whether the shell understands some XSI constructs... yes
    checking whether the shell understands "+="... yes
    checking for /usr/bin/ld option to reload object files... -r
    checking for objdump... objdump
    checking how to recognize dependent libraries... pass_all
    checking for ar... ar
    checking for strip... strip
    checking for ranlib... ranlib
    checking command to parse /usr/bin/nm -B output from gcc object... ok
    checking how to run the C preprocessor... gcc -E
    checking for ANSI C header files... yes
    checking for sys/types.h... yes
    checking for sys/stat.h... yes
    checking for stdlib.h... yes
    checking for string.h... yes
    checking for memory.h... yes
    checking for strings.h... yes
    checking for inttypes.h... yes
    checking for stdint.h... yes
    checking for unistd.h... yes
    checking for dlfcn.h... yes
    checking for objdir... .libs
    checking if gcc supports -fno-rtti -fno-exceptions... no
    checking for gcc option to produce PIC... -fPIC -DPIC
    checking if gcc PIC flag -fPIC -DPIC works... yes
    checking if gcc static flag -static works... yes
    checking if gcc supports -c -o file.o... yes
    checking if gcc supports -c -o file.o... (cached) yes
    checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
    checking whether -lc should be explicitly linked in... no
    checking dynamic linker characteristics... GNU/Linux ld.so
    checking how to hardcode library paths into programs... immediate
    checking whether stripping libraries is possible... yes
    checking if libtool supports shared libraries... yes
    checking whether to build shared libraries... yes
    checking whether to build static libraries... yes
    checking whether gcc and cc understand -c and -o together... yes
    checking for pkg-config... yes
    checking for pkg-config... /usr/bin/pkg-config
    checking pkg-config is at least version 0.19... yes
    checking for fopencookie... yes
    checking for funopen... no
    checking for ld used by GCC... /usr/bin/ld
    checking if the linker (/usr/bin/ld) is GNU ld... yes
    checking for shared library run path origin... done
    checking for iconv... yes
    checking for working iconv... yes
    checking for iconv declaration...
    extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
    checking alsa/asoundlib.h usability... yes
    checking alsa/asoundlib.h presence... yes
    checking for alsa/asoundlib.h... yes
    checking for snd_pcm_open in -lasound... yes
    checking signal.h usability... yes
    checking signal.h presence... yes
    checking for signal.h... yes
    checking for unistd.h... (cached) yes
    checking sys/utsname.h usability... yes
    checking sys/utsname.h presence... yes
    checking for sys/utsname.h... yes
    checking for sys/stat.h... (cached) yes
    checking linux/soundcard.h usability... yes
    checking linux/soundcard.h presence... yes
    checking for linux/soundcard.h... yes
    checking for alsa/asoundlib.h... (cached) yes
    checking dirent.h usability... yes
    checking dirent.h presence... yes
    checking for dirent.h... yes
    checking mcheck.h usability... yes
    checking mcheck.h presence... yes
    checking for mcheck.h... yes
    checking sys/statfs.h usability... yes
    checking sys/statfs.h presence... yes
    checking for sys/statfs.h... yes
    checking sys/param.h usability... yes
    checking sys/param.h presence... yes
    checking for sys/param.h... yes
    checking pthread.h usability... yes
    checking pthread.h presence... yes
    checking for pthread.h... yes
    checking assert.h usability... yes
    checking assert.h presence... yes
    checking for assert.h... yes
    checking errno.h usability... yes
    checking errno.h presence... yes
    checking for errno.h... yes
    checking time.h usability... yes
    checking time.h presence... yes
    checking for time.h... yes
    checking for sys/mount.h... yes
    checking sys/inotify.h usability... yes
    checking sys/inotify.h presence... yes
    checking for sys/inotify.h... yes
    checking for calloc... yes
    checking for malloc... yes
    checking for free... yes
    checking for popen... yes
    checking for sysinfo... yes
    checking for getloadavg... yes
    checking for memrchr... yes
    checking for strndup... yes
    checking for gethostbyname_r... yes
    checking for library containing clock_gettime... -lrt
    checking for struct statfs.f_fstypename... no
    checking zlib.h usability... yes
    checking zlib.h presence... yes
    checking for zlib.h... yes
    checking for db2x_xsltproc... no
    checking for db2x_manxml... no
    checking for xsltproc... no
    checking if /usr/bin/ld accepts -O1... yes
    configure: creating ./config.status
    config.status: creating Makefile
    config.status: creating data/Makefile
    config.status: creating doc/Makefile
    config.status: creating src/Makefile
    config.status: creating src/build.h
    config.status: creating lua/Makefile
    config.status: creating src/config.h
    config.status: src/config.h is unchanged
    config.status: executing depfiles commands
    config.status: executing libtool commands
    conky 1.7.2 configured successfully:
    Installing into: /usr
    System config dir: /etc
    C compiler flags: -Wall -W
    Libraries: -lm -lasound -lrt
    Linker flags: -Wl,-O1
    * X11:
    X11 support: no
    XDamage support: no
    XDBE support: no
    Xft support: no
    * Music detection:
    Audacious: no
    BMPx: no
    MPD: yes
    MOC: yes
    XMMS2: no
    * General:
    OpenMP:
    math: yes
    hddtemp: no
    portmon: no
    RSS: no
    Curl: no
    Weather
    METAR: no
    XOAP: no
    wireless: no
    IBM: no
    nvidia: no
    eve-online: no
    config-output: yes
    Imlib2: no
    ALSA mixer: yes
    apcupsd: yes
    I/O stats: yes
    * Lua (no) bindings:
    Cairo: no
    Imlib2: no
    Making all in src
    /bin/sh: line 17: cd: src: No such file or directory
    make: *** [all-recursive] Error 1
    A couple of months ago I stumbled upon this problem, but handfixed all entrances in Makefiles recursively, changing explicitly '/bin/sh' on '/bin/bash' (although, /bin/sh is a link on /bin/bash). Now I had do deploy archlinux on another machine and here's the problem, again.
    Last edited by cra (2009-10-27 12:43:53)

    Ok, I rm'ed the src and pkg subdirectories for package cairo-lcd, here's what I have:
    (Actually, no specific options for makepkg)
    [cra@cratop 07:47:47 ~/downloads/cairo-lcd]
    $ ls
    PKGBUILD cairo-1.8.8.tar.gz lcd-filter.patch
    [cra@cratop 07:48:46 ~/downloads/cairo-lcd]
    $ makepkg
    ==> Making package: cairo-lcd 1.8.8-1 i686 (Wed Oct 21 07:48:50 MSD 2009)
    ==> Checking Runtime Dependencies...
    ==> Checking Buildtime Dependencies...
    ==> Retrieving Sources...
    -> Found cairo-1.8.8.tar.gz in build dir
    -> Found lcd-filter.patch in build dir
    ==> Validating source files with md5sums...
    cairo-1.8.8.tar.gz ... Passed
    lcd-filter.patch ... Passed
    ==> Extracting Sources...
    -> bsdtar -x -f "cairo-1.8.8.tar.gz"
    ==> Entering fakeroot environment...
    ==> Starting build()...
    patching file doc/public/cairo-sections.txt
    Hunk #1 succeeded at 326 (offset 7 lines).
    patching file src/cairo-font-options.c
    patching file src/cairo-ft-font.c
    Hunk #2 succeeded at 742 (offset 3 lines).
    Hunk #3 succeeded at 1034 (offset 3 lines).
    Hunk #4 succeeded at 1091 (offset 3 lines).
    Hunk #5 succeeded at 1103 (offset 3 lines).
    Hunk #6 succeeded at 1124 (offset 3 lines).
    Hunk #7 succeeded at 1162 (offset 3 lines).
    Hunk #8 succeeded at 1225 (offset 3 lines).
    Hunk #9 succeeded at 1252 (offset 3 lines).
    Hunk #10 succeeded at 1500 (offset 3 lines).
    Hunk #11 succeeded at 1542 (offset 3 lines).
    Hunk #12 succeeded at 1578 (offset 3 lines).
    Hunk #13 succeeded at 1697 (offset 3 lines).
    Hunk #14 succeeded at 1726 (offset 3 lines).
    Hunk #15 succeeded at 2695 (offset 25 lines).
    patching file src/cairo-types-private.h
    Hunk #1 succeeded at 116 (offset 8 lines).
    patching file src/cairo-xlib-screen.c
    Hunk #1 succeeded at 143 with fuzz 1 (offset 11 lines).
    Hunk #2 succeeded at 159 (offset 11 lines).
    Hunk #3 succeeded at 257 (offset 11 lines).
    Hunk #4 succeeded at 287 (offset 11 lines).
    patching file src/cairo.h
    Hunk #1 succeeded at 1046 (offset 78 lines).
    Hunk #2 succeeded at 1171 (offset 78 lines).
    checking for a BSD-compatible install... /bin/install -c
    checking whether build environment is sane... yes
    checking for a thread-safe mkdir -p... /bin/mkdir -p
    checking for gawk... gawk
    checking whether make sets $(MAKE)... yes
    checking build system type... i686-pc-linux-gnu
    checking host system type... i686-pc-linux-gnu
    checking for style of include used by make... GNU
    checking for gcc... gcc
    checking for C compiler default output file name... a.out
    checking whether the C compiler works... yes
    checking whether we are cross compiling... no
    checking for suffix of executables...
    checking for suffix of object files... o
    checking whether we are using the GNU C compiler... yes
    checking whether gcc accepts -g... yes
    checking for gcc option to accept ISO C89... none needed
    checking dependency style of gcc... gcc3
    checking for a sed that does not truncate output... /bin/sed
    checking for grep that handles long lines and -e... /bin/grep
    checking for egrep... /bin/grep -E
    checking for fgrep... /bin/grep -F
    checking for ld used by gcc... /usr/bin/ld
    checking if the linker (/usr/bin/ld) is GNU ld... yes
    checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
    checking the name lister (/usr/bin/nm -B) interface... BSD nm
    checking whether ln -s works... yes
    checking the maximum length of command line arguments... 1572864
    checking whether the shell understands some XSI constructs... yes
    checking whether the shell understands "+="... yes
    checking for /usr/bin/ld option to reload object files... -r
    checking for objdump... objdump
    checking how to recognize dependent libraries... pass_all
    checking for ar... ar
    checking for strip... strip
    checking for ranlib... ranlib
    checking command to parse /usr/bin/nm -B output from gcc object... ok
    checking how to run the C preprocessor... gcc -E
    checking for ANSI C header files... yes
    checking for sys/types.h... yes
    checking for sys/stat.h... yes
    checking for stdlib.h... yes
    checking for string.h... yes
    checking for memory.h... yes
    checking for strings.h... yes
    checking for inttypes.h... yes
    checking for stdint.h... yes
    checking for unistd.h... yes
    checking for dlfcn.h... yes
    checking for objdir... .libs
    checking if gcc supports -fno-rtti -fno-exceptions... no
    checking for gcc option to produce PIC... -fPIC -DPIC
    checking if gcc PIC flag -fPIC -DPIC works... yes
    checking if gcc static flag -static works... yes
    checking if gcc supports -c -o file.o... yes
    checking if gcc supports -c -o file.o... (cached) yes
    checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
    checking whether -lc should be explicitly linked in... no
    checking dynamic linker characteristics... GNU/Linux ld.so
    checking how to hardcode library paths into programs... immediate
    checking whether stripping libraries is possible... yes
    checking if libtool supports shared libraries... yes
    checking whether to build shared libraries... yes
    checking whether to build static libraries... no
    checking for bash... /bin/bash
    checking if dolt supports this host... yes, replacing libtool
    checking for pkg-config... /usr/bin/pkg-config
    checking pkg-config is at least version 0.9.0... yes
    checking whether to build gtk-doc documentation... no
    checking for gtkdoc-check... no
    checking for find... /usr/bin/find
    checking for xargs... /usr/bin/xargs
    checking for gcc... (cached) gcc
    checking whether we are using the GNU C compiler... (cached) yes
    checking whether gcc accepts -g... (cached) yes
    checking for gcc option to accept ISO C89... (cached) none needed
    checking dependency style of gcc... (cached) gcc3
    checking how to run the C preprocessor... gcc -E
    checking for g++... g++
    checking whether we are using the GNU C++ compiler... yes
    checking whether g++ accepts -g... yes
    checking dependency style of g++... gcc3
    checking whether we are using the GNU C++ compiler... (cached) yes
    checking whether g++ accepts -g... (cached) yes
    checking dependency style of g++... (cached) gcc3
    checking how to run the C++ preprocessor... g++ -E
    checking for ld used by g++... /usr/bin/ld
    checking if the linker (/usr/bin/ld) is GNU ld... yes
    checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
    checking for g++ option to produce PIC... -fPIC -DPIC
    checking if g++ PIC flag -fPIC -DPIC works... yes
    checking if g++ static flag -static works... yes
    checking if g++ supports -c -o file.o... yes
    checking if g++ supports -c -o file.o... (cached) yes
    checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
    checking dynamic linker characteristics... GNU/Linux ld.so
    checking how to hardcode library paths into programs... immediate
    checking whether gcc and cc understand -c and -o together... yes
    checking for inline... inline
    checking for pkg-config... (cached) /usr/bin/pkg-config
    checking pkg-config is at least version 0.9.0... yes
    checking whether byte ordering is bigendian... no
    checking whether float word ordering is bigendian... no
    checking for native atomic primitives... Intel
    checking whether atomic ops require a memory barrier... no
    checking for native Win32... no
    checking for Sun Solaris (non-POSIX ctime_r)... no
    checking for cos in -lm... yes
    checking for sched_yield in -lrt... yes
    checking for stdint.h... (cached) yes
    checking for inttypes.h... (cached) yes
    checking sys/int_types.h usability... no
    checking sys/int_types.h presence... no
    checking for sys/int_types.h... no
    checking for uint64_t... yes
    checking for uint128_t... no
    checking fcntl.h usability... yes
    checking fcntl.h presence... yes
    checking for fcntl.h... yes
    checking for unistd.h... (cached) yes
    checking signal.h usability... yes
    checking signal.h presence... yes
    checking for signal.h... yes
    checking for sys/stat.h... (cached) yes
    checking sys/socket.h usability... yes
    checking sys/socket.h presence... yes
    checking for sys/socket.h... yes
    checking sys/poll.h usability... yes
    checking sys/poll.h presence... yes
    checking for sys/poll.h... yes
    checking sys/un.h usability... yes
    checking sys/un.h presence... yes
    checking for sys/un.h... yes
    checking sched.h usability... yes
    checking sched.h presence... yes
    checking for sched.h... yes
    checking for sched_getaffinity... yes
    checking fenv.h usability... yes
    checking fenv.h presence... yes
    checking for fenv.h... yes
    checking for feenableexcept... yes
    checking for fedisableexcept... yes
    checking libgen.h usability... yes
    checking libgen.h presence... yes
    checking for libgen.h... yes
    checking byteswap.h usability... yes
    checking byteswap.h presence... yes
    checking for byteswap.h... yes
    checking for signal.h... (cached) yes
    checking setjmp.h usability... yes
    checking setjmp.h presence... yes
    checking for setjmp.h... yes
    checking for vasnprintf... no
    checking for link... yes
    checking for ctime_r... yes
    checking for drand48... yes
    checking for flockfile... yes
    checking windows.h usability... no
    checking windows.h presence... no
    checking for windows.h... no
    checking for supported warning flags...
    checking whether gcc supports -Wall... yes
    checking whether gcc supports -Wextra... yes
    checking whether gcc supports -Wsign-compare... yes
    checking whether gcc supports -Werror-implicit-function-declaration... yes
    checking whether gcc supports -Wpointer-arith... yes
    checking whether gcc supports -Wwrite-strings... yes
    checking whether gcc supports -Wstrict-prototypes... yes
    checking whether gcc supports -Wmissing-prototypes... yes
    checking whether gcc supports -Wmissing-declarations... yes
    checking whether gcc supports -Wnested-externs... yes
    checking whether gcc supports -Wpacked... yes
    checking whether gcc supports -Wswitch-enum... yes
    checking whether gcc supports -Wmissing-format-attribute... yes
    checking whether gcc supports -Wstrict-aliasing=2... yes
    checking whether gcc supports -Winit-self... yes
    checking whether gcc supports -Wunsafe-loop-optimizations... yes
    checking whether gcc supports -Wdeclaration-after-statement... yes
    checking whether gcc supports -Wold-style-definition... yes
    checking whether gcc supports -Wno-missing-field-initializers... yes
    checking whether gcc supports -Wno-unused-parameter... yes
    checking whether gcc supports -Wno-attributes... yes
    checking whether gcc supports -Wno-long-long... yes
    checking whether gcc supports -Winline... yes
    checking whether gcc supports -fno-strict-aliasing... yes
    checking whether gcc supports -fno-common... yes
    checking whether gcc supports -Wp,-D_FORTIFY_SOURCE=2... yes
    checking which warning flags were supported... -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2
    checking how to enable unused result warnings... __attribute__((__warn_unused_result__))
    checking how to allow undefined symbols in shared libraries used by test suite... checking whether gcc supports -Wl,--allow-shlib-undefined... yes
    -Wl,--allow-shlib-undefined
    checking for VALGRIND... no
    no
    checking for compress in -lz... yes
    checking zlib.h usability... yes
    checking zlib.h presence... yes
    checking for zlib.h... yes
    checking for X... libraries , headers
    checking for cairo's Xlib surface backend feature...
    checking for xlib... yes
    checking whether cairo's Xlib surface backend feature could be enabled... yes
    checking for cairo's Xlib Xrender surface backend feature...
    checking for xlib_xrender... yes
    checking whether cairo's Xlib Xrender surface backend feature could be enabled... yes
    checking for cairo's XCB surface backend feature...
    checking for xcb... yes
    checking whether cairo's XCB surface backend feature could be enabled... yes
    checking for cairo's Quartz surface backend feature...
    checking ApplicationServices/ApplicationServices.h usability... no
    checking ApplicationServices/ApplicationServices.h presence... no
    checking for ApplicationServices/ApplicationServices.h... no
    checking CoreGraphics/CoreGraphics.h usability... no
    checking CoreGraphics/CoreGraphics.h presence... no
    checking for CoreGraphics/CoreGraphics.h... no
    checking whether cairo's Quartz surface backend feature could be enabled... no (requires CoreGraphics framework)
    checking for cairo's Quartz font backend feature...
    checking whether cairo's Quartz font backend feature could be enabled... no (requires CoreGraphics framework)
    checking for cairo's Microsoft Windows surface backend feature...
    checking whether cairo's Microsoft Windows surface backend feature could be enabled... no (requires a Win32 platform)
    checking for cairo's Microsoft Windows font backend feature...
    checking whether cairo's Microsoft Windows font backend feature could be enabled... no (requires a Win32 platform)
    checking for cairo's PNG functions feature...
    checking for png... yes
    checking whether cairo's PNG functions feature could be enabled... yes
    checking for cairo's FreeType font backend feature...
    checking for FONTCONFIG... yes
    checking for FcFini... yes
    checking for FREETYPE... yes
    checking whether cairo's FreeType font backend feature could be enabled... yes
    checking for FT_Bitmap_Size.y_ppem... yes
    checking for FT_GlyphSlot_Embolden... yes
    checking for FT_Load_Sfnt_Table... yes
    checking for FT_Library_SetLcdFilter... yes
    checking pthread.h usability... yes
    checking pthread.h presence... yes
    checking for pthread.h... yes
    checking for cairo's PostScript surface backend feature...
    checking whether cairo's PostScript surface backend feature could be enabled... yes
    checking for gs... gs
    checking for LIBSPECTRE... yes
    checking for cairo's PDF surface backend feature...
    checking whether cairo's PDF surface backend feature could be enabled... yes
    checking for POPPLER... yes
    checking for poppler_page_render... yes
    checking for cairo's SVG surface backend feature...
    checking whether cairo's SVG surface backend feature could be enabled... yes
    checking for LIBRSVG... yes
    checking for rsvg_pixbuf_from_file... yes
    checking for cairo's image surface backend feature...
    checking for pixman... yes
    checking whether cairo's image surface backend feature could be enabled... yes
    checking for cairo's user font backend feature...
    checking whether cairo's user font backend feature could be enabled... yes
    checking for gtk... yes
    configure: creating ./config.status
    config.status: creating src/cairo.pc
    config.status: creating cairo-uninstalled.pc
    config.status: creating src/cairo-xlib.pc
    config.status: creating cairo-xlib-uninstalled.pc
    config.status: creating src/cairo-xlib-xrender.pc
    config.status: creating cairo-xlib-xrender-uninstalled.pc
    config.status: creating src/cairo-xcb.pc
    config.status: creating cairo-xcb-uninstalled.pc
    config.status: creating src/cairo-png.pc
    config.status: creating cairo-png-uninstalled.pc
    config.status: creating src/cairo-ft.pc
    config.status: creating cairo-ft-uninstalled.pc
    config.status: creating src/cairo-ps.pc
    config.status: creating cairo-ps-uninstalled.pc
    config.status: creating src/cairo-pdf.pc
    config.status: creating cairo-pdf-uninstalled.pc
    config.status: creating src/cairo-svg.pc
    config.status: creating cairo-svg-uninstalled.pc
    config.status: creating Makefile
    config.status: creating boilerplate/Makefile
    config.status: creating src/Makefile
    config.status: creating test/Makefile
    config.status: creating test/pdiff/Makefile
    config.status: creating perf/Makefile
    config.status: creating util/Makefile
    config.status: creating doc/Makefile
    config.status: creating doc/public/Makefile
    config.status: creating config.h
    config.status: executing depfiles commands
    config.status: executing libtool commands
    config.status: executing ./build/Makefile.win32.features commands
    config.status: creating ./build/Makefile.win32.features
    config.status: ./build/Makefile.win32.features is unchanged
    config.status: executing ./src/Makefile.am.features commands
    config.status: creating ./src/Makefile.am.features
    config.status: ./src/Makefile.am.features is unchanged
    config.status: executing ./src/Makefile.win32.features commands
    config.status: creating ./src/Makefile.win32.features
    config.status: ./src/Makefile.win32.features is unchanged
    config.status: executing ./boilerplate/Makefile.am.features commands
    config.status: creating ./boilerplate/Makefile.am.features
    config.status: ./boilerplate/Makefile.am.features is unchanged
    config.status: executing ./boilerplate/Makefile.win32.features commands
    config.status: creating ./boilerplate/Makefile.win32.features
    config.status: ./boilerplate/Makefile.win32.features is unchanged
    config.status: executing src/cairo-features.h commands
    config.status: creating src/cairo-features.h
    config.status: executing ./src/cairo-supported-features.h commands
    config.status: creating ./src/cairo-supported-features.h
    config.status: ./src/cairo-supported-features.h is unchanged
    config.status: executing ./build/Makefile.win32.features-h commands
    config.status: creating ./build/Makefile.win32.features-h
    config.status: ./build/Makefile.win32.features-h is unchanged
    cairo (version 1.8.8 [release]) will be compiled with:
    The following surface backends:
    Image: yes (always builtin)
    Xlib: yes
    Xlib Xrender: yes
    Quartz: no (requires CoreGraphics framework)
    Quartz-image: no (disabled, use --enable-quartz-image to enable)
    XCB: yes
    Win32: no (requires a Win32 platform)
    OS2: no (disabled, use --enable-os2 to enable)
    PostScript: yes
    PDF: yes
    SVG: yes
    glitz: no (disabled, use --enable-glitz to enable)
    BeOS: no (disabled, use --enable-beos to enable)
    DirectFB: no (disabled, use --enable-directfb to enable)
    The following font backends:
    User: yes (always builtin)
    FreeType: yes
    Win32: no (requires a Win32 platform)
    Quartz: no (requires CoreGraphics framework)
    The following functions:
    PNG functions: yes
    And the following internal features:
    gcov support: no
    test surfaces: no (disabled, use --enable-test-surfaces to enable)
    ps testing: yes
    pdf testing: yes
    svg testing: yes
    --- The XCB surface backend feature is still under active development and is
    --- included in this release only as a preview. It does NOT fully work yet
    --- and incompatible changes may yet be made to XCB surface backend specific
    --- API.
    make all-recursive
    make[1]: Entering directory `/home/cra/downloads/cairo-lcd/src/cairo-1.8.8'
    Making all in src
    /bin/sh: line 17: cd: src: No such file or directory
    make[1]: *** [all-recursive] Error 1
    make[1]: Leaving directory `/home/cra/downloads/cairo-lcd/src/cairo-1.8.8'
    make: *** [all] Error 2
    ==> ERROR: Build Failed.
    Aborting...
    [cra@cratop 07:49:13 ~/downloads/cairo-lcd]
    $

  • Pooladm: cannot enable pools: No such file or directory

    I'm having a problem enabling pools in Solaris 10. I used a core installation and manually installed the SUNWpool, SUNWpoolr, SUNWzoner, and SUNWzoneu packages.
    When I try to execute "pooladm -e" to enable pools I get the following error:
    pooladm: cannot enable pools: No such file or directory
    Also, when I enable the svc:/system/pools:default service it errors into maintenance state with the same error in the log file.
    I believe the problem is related to the non-existance of /dev/pool, but I'm not sure why it is not there.
    Here is the output from truss:
    bash-3.00# truss -f pooladm -e
    2753:   execve("/usr/sbin/pooladm", 0xFFBFFC8C, 0xFFBFFC98)  argc = 2
    2753:   resolvepath("/usr/lib/ld.so.1", "/lib/ld.so.1", 1023) = 12
    2753:   resolvepath("/usr/sbin/pooladm", "/usr/sbin/pooladm", 1023) = 17
    2753:   stat("/usr/sbin/pooladm", 0xFFBFFA68)           = 0
    2753:   open("/var/ld/ld.config", O_RDONLY)             Err#2 ENOENT
    2753:   stat("/lib/libpool.so.1", 0xFFBFF520)           Err#2 ENOENT
    2753:   stat("/usr/lib/libpool.so.1", 0xFFBFF520)       = 0
    2753:   resolvepath("/usr/lib/libpool.so.1", "/usr/lib/libpool.so.1", 1023) = 21
    2753:   open("/usr/lib/libpool.so.1", O_RDONLY)         = 3
    2753:   mmap(0x00010000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_ALIGN, 3, 0) = 0xFF3A0000
    2753:   mmap(0x00010000, 172032, PROT_NONE, MAP_PRIVATE|MAP_NORESERVE|MAP_ANON|MAP_ALIGN, -1, 0) = 0xFF370000
    2753:   mmap(0xFF370000, 93041, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_TEXT, 3, 0) = 0xFF370000
    2753:   mmap(0xFF398000, 7097, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_INITDATA, 3, 98304) = 0xFF398000
    2753:   munmap(0xFF388000, 65536)                       = 0
    2753:   memcntl(0xFF370000, 17100, MC_ADVISE, MADV_WILLNEED, 0, 0) = 0
    2753:   close(3)                                        = 0
    2753:   stat("/lib/libc.so.1", 0xFFBFF520)              = 0
    2753:   resolvepath("/lib/libc.so.1", "/lib/libc.so.1", 1023) = 14
    2753:   open("/lib/libc.so.1", O_RDONLY)                = 3
    2753:   mmap(0xFF3A0000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 0) = 0xFF3A0000
    2753:   mmap(0x00010000, 1015808, PROT_NONE, MAP_PRIVATE|MAP_NORESERVE|MAP_ANON|MAP_ALIGN, -1, 0) = 0xFF200000
    2753:   mmap(0xFF200000, 909301, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_TEXT, 3, 0) = 0xFF200000
    2753:   mmap(0xFF2EE000, 32017, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_INITDATA, 3, 909312) = 0xFF2EE000
    2753:   mmap(0xFF2F6000, 5984, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_ANON, -1, 0) = 0xFF2F6000
    2753:   munmap(0xFF2DE000, 65536)                       = 0
    2753:   memcntl(0xFF200000, 144128, MC_ADVISE, MADV_WILLNEED, 0, 0) = 0
    2753:   close(3)                                        = 0
    2753:   stat("/lib/libxml2.so.2", 0xFFBFF520)           Err#2 ENOENT
    2753:   stat("/usr/lib/libxml2.so.2", 0xFFBFF520)       = 0
    2753:   resolvepath("/usr/lib/libxml2.so.2", "/usr/lib/libxml2.so.2", 1023) = 21
    2753:   open("/usr/lib/libxml2.so.2", O_RDONLY)         = 3
    2753:   mmap(0xFF3A0000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 0) = 0xFF3A0000
    2753:   mmap(0x00010000, 1540096, PROT_NONE, MAP_PRIVATE|MAP_NORESERVE|MAP_ANON|MAP_ALIGN, -1, 0) = 0xFF080000
    2753:   mmap(0xFF080000, 1397070, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_TEXT, 3, 0) = 0xFF080000
    2753:   mmap(0xFF1E4000, 72885, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_INITDATA, 3, 1392640) = 0xFF1E4000
    2753:   mmap(0xFF1F6000, 2168, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_ANON, -1, 0) = 0xFF1F6000
    2753:   munmap(0xFF1D6000, 57344)                       = 0
    2753:   mmap(0x00000000, 8192, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_ANON, -1, 0) = 0xFF360000
    2753:   memcntl(0xFF080000, 202876, MC_ADVISE, MADV_WILLNEED, 0, 0) = 0
    2753:   close(3)                                        = 0
    2753:   stat("/lib/libscf.so.1", 0xFFBFF520)            = 0
    2753:   resolvepath("/lib/libscf.so.1", "/lib/libscf.so.1", 1023) = 16
    2753:   open("/lib/libscf.so.1", O_RDONLY)              = 3
    2753:   mmap(0xFF3A0000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 0) = 0xFF3A0000
    2753:   mmap(0x00010000, 172032, PROT_NONE, MAP_PRIVATE|MAP_NORESERVE|MAP_ANON|MAP_ALIGN, -1, 0) = 0xFF330000
    2753:   mmap(0xFF330000, 97095, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_TEXT, 3, 0) = 0xFF330000
    2753:   mmap(0xFF358000, 4934, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_INITDATA, 3, 98304) = 0xFF358000
    2753:   munmap(0xFF348000, 65536)                       = 0
    2753:   memcntl(0xFF330000, 20432, MC_ADVISE, MADV_WILLNEED, 0, 0) = 0
    2753:   close(3)                                        = 0
    2753:   stat("/lib/libnvpair.so.1", 0xFFBFF520)         = 0
    2753:   resolvepath("/lib/libnvpair.so.1", "/lib/libnvpair.so.1", 1023) = 19
    2753:   open("/lib/libnvpair.so.1", O_RDONLY)           = 3
    2753:   mmap(0xFF3A0000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 0) = 0xFF3A0000
    2753:   mmap(0x00010000, 98304, PROT_NONE, MAP_PRIVATE|MAP_NORESERVE|MAP_ANON|MAP_ALIGN, -1, 0) = 0xFF310000
    2753:   mmap(0xFF310000, 24206, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_TEXT, 3, 0) = 0xFF310000
    2753:   mmap(0xFF326000, 1192, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_INITDATA, 3, 24576) = 0xFF326000
    2753:   munmap(0xFF316000, 65536)                       = 0
    2753:   memcntl(0xFF310000, 7604, MC_ADVISE, MADV_WILLNEED, 0, 0) = 0
    2753:   close(3)                                        = 0
    2753:   stat("/lib/libexacct.so.1", 0xFFBFF520)         Err#2 ENOENT
    2753:   stat("/usr/lib/libexacct.so.1", 0xFFBFF520)     = 0
    2753:   resolvepath("/usr/lib/libexacct.so.1", "/usr/lib/libexacct.so.1", 1023) = 23
    2753:   open("/usr/lib/libexacct.so.1", O_RDONLY)       = 3
    2753:   mmap(0xFF3A0000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 0) = 0xFF3A0000
    2753:   mmap(0x00010000, 90112, PROT_NONE, MAP_PRIVATE|MAP_NORESERVE|MAP_ANON|MAP_ALIGN, -1, 0) = 0xFF060000
    2753:   mmap(0xFF060000, 15042, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_TEXT, 3, 0) = 0xFF060000
    2753:   mmap(0xFF074000, 888, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_INITDATA, 3, 16384) = 0xFF074000
    2753:   munmap(0xFF064000, 65536)                       = 0
    2753:   memcntl(0xFF060000, 3568, MC_ADVISE, MADV_WILLNEED, 0, 0) = 0
    2753:   close(3)                                        = 0
    2753:   stat("/lib/libpthread.so.1", 0xFFBFF520)        = 0
    2753:   resolvepath("/lib/libpthread.so.1", "/lib/libpthread.so.1", 1023) = 20
    2753:   open("/lib/libpthread.so.1", O_RDONLY)          = 3
    2753:   mmap(0xFF3A0000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 0) = 0xFF3A0000
    2753:   mmap(0x00002000, 16384, PROT_NONE, MAP_PRIVATE|MAP_NORESERVE|MAP_ANON|MAP_ALIGN, -1, 0) = 0xFF3EC000
    2753:   mmap(0xFF3EC000, 12032, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_TEXT, 3, 0) = 0xFF3EC000
    2753:   close(3)                                        = 0
    2753:   stat("/lib/libz.so.1", 0xFFBFF520)              Err#2 ENOENT
    2753:   stat("/usr/lib/libz.so.1", 0xFFBFF520)          = 0
    2753:   resolvepath("/usr/lib/libz.so.1", "/usr/lib/libz.so.1", 1023) = 18
    2753:   open("/usr/lib/libz.so.1", O_RDONLY)            = 3
    2753:   mmap(0xFF3A0000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 0) = 0xFF3A0000
    2753:   mmap(0x00010000, 139264, PROT_NONE, MAP_PRIVATE|MAP_NORESERVE|MAP_ANON|MAP_ALIGN, -1, 0) = 0xFF030000
    2753:   mmap(0xFF030000, 69442, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_TEXT, 3, 0) = 0xFF030000
    2753:   mmap(0xFF050000, 6012, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_INITDATA, 3, 65536) = 0xFF050000
    2753:   munmap(0xFF042000, 57344)                       = 0
    2753:   memcntl(0xFF030000, 5032, MC_ADVISE, MADV_WILLNEED, 0, 0) = 0
    2753:   close(3)                                        = 0
    2753:   stat("/lib/libm.so.2", 0xFFBFF520)              = 0
    2753:   resolvepath("/lib/libm.so.2", "/lib/libm.so.2", 1023) = 14
    2753:   open("/lib/libm.so.2", O_RDONLY)                = 3
    2753:   mmap(0xFF3A0000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 0) = 0xFF3A0000
    2753:   mmap(0x00010000, 786432, PROT_NONE, MAP_PRIVATE|MAP_NORESERVE|MAP_ANON|MAP_ALIGN, -1, 0) = 0xFEF00000
    2753:   mmap(0xFEF00000, 693647, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_TEXT, 3, 0) = 0xFEF00000
    2753:   mmap(0xFEFB8000, 28592, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_INITDATA, 3, 688128) = 0xFEFB8000
    2753:   munmap(0xFEFAA000, 57344)                       = 0
    2753:   memcntl(0xFEF00000, 33076, MC_ADVISE, MADV_WILLNEED, 0, 0) = 0
    2753:   close(3)                                        = 0
    2753:   stat("/lib/libsocket.so.1", 0xFFBFF520)         = 0
    2753:   resolvepath("/lib/libsocket.so.1", "/lib/libsocket.so.1", 1023) = 19
    2753:   open("/lib/libsocket.so.1", O_RDONLY)           = 3
    2753:   mmap(0xFF3A0000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 0) = 0xFF3A0000
    2753:   mmap(0x00010000, 122880, PROT_NONE, MAP_PRIVATE|MAP_NORESERVE|MAP_ANON|MAP_ALIGN, -1, 0) = 0xFF000000
    2753:   mmap(0xFF000000, 44594, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_TEXT, 3, 0) = 0xFF000000
    2753:   mmap(0xFF01C000, 4277, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_INITDATA, 3, 49152) = 0xFF01C000
    2753:   munmap(0xFF00C000, 65536)                       = 0
    2753:   memcntl(0xFF000000, 14320, MC_ADVISE, MADV_WILLNEED, 0, 0) = 0
    2753:   close(3)                                        = 0
    2753:   stat("/lib/libnsl.so.1", 0xFFBFF520)            = 0
    2753:   resolvepath("/lib/libnsl.so.1", "/lib/libnsl.so.1", 1023) = 16
    2753:   open("/lib/libnsl.so.1", O_RDONLY)              = 3
    2753:   mmap(0xFF3A0000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 0) = 0xFF3A0000
    2753:   mmap(0x00010000, 729088, PROT_NONE, MAP_PRIVATE|MAP_NORESERVE|MAP_ANON|MAP_ALIGN, -1, 0) = 0xFEE00000
    2753:   mmap(0xFEE00000, 594942, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_TEXT, 3, 0) = 0xFEE00000
    2753:   mmap(0xFEEA2000, 33745, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_INITDATA, 3, 598016) = 0xFEEA2000
    2753:   mmap(0xFEEAC000, 23232, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_ANON, -1, 0) = 0xFEEAC000
    2753:   munmap(0xFEE92000, 65536)                       = 0
    2753:   mmap(0x00000000, 8192, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_ANON, -1, 0) = 0xFF300000
    2753:   memcntl(0xFEE00000, 89508, MC_ADVISE, MADV_WILLNEED, 0, 0) = 0
    2753:   close(3)                                        = 0
    2753:   stat("/lib/libdoor.so.1", 0xFFBFF520)           = 0
    2753:   resolvepath("/lib/libdoor.so.1", "/lib/libdoor.so.1", 1023) = 17
    2753:   open("/lib/libdoor.so.1", O_RDONLY)             = 3
    2753:   mmap(0xFF3A0000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 0) = 0xFF3A0000
    2753:   mmap(0x00010000, 81920, PROT_NONE, MAP_PRIVATE|MAP_NORESERVE|MAP_ANON|MAP_ALIGN, -1, 0) = 0xFEFE0000
    2753:   mmap(0xFEFE0000, 3315, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_TEXT, 3, 0) = 0xFEFE0000
    2753:   mmap(0xFEFF2000, 600, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_INITDATA, 3, 8192) = 0xFEFF2000
    2753:   munmap(0xFEFE2000, 65536)                       = 0
    2753:   memcntl(0xFEFE0000, 2240, MC_ADVISE, MADV_WILLNEED, 0, 0) = 0
    2753:   close(3)                                        = 0
    2753:   stat("/lib/libuutil.so.1", 0xFFBFF520)          = 0
    2753:   resolvepath("/lib/libuutil.so.1", "/lib/libuutil.so.1", 1023) = 18
    2753:   open("/lib/libuutil.so.1", O_RDONLY)            = 3
    2753:   mmap(0xFF3A0000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 0) = 0xFF3A0000
    2753:   mmap(0x00010000, 106496, PROT_NONE, MAP_PRIVATE|MAP_NORESERVE|MAP_ANON|MAP_ALIGN, -1, 0) = 0xFEEE0000
    2753:   mmap(0xFEEE0000, 26032, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_TEXT, 3, 0) = 0xFEEE0000
    2753:   mmap(0xFEEF8000, 1882, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_INITDATA, 3, 32768) = 0xFEEF8000
    2753:   munmap(0xFEEE8000, 65536)                       = 0
    2753:   memcntl(0xFEEE0000, 6652, MC_ADVISE, MADV_WILLNEED, 0, 0) = 0
    2753:   close(3)                                        = 0
    2753:   stat("/lib/libgen.so.1", 0xFFBFF520)            = 0
    2753:   resolvepath("/lib/libgen.so.1", "/lib/libgen.so.1", 1023) = 16
    2753:   open("/lib/libgen.so.1", O_RDONLY)              = 3
    2753:   mmap(0xFF3A0000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 0) = 0xFF3A0000
    2753:   mmap(0x00010000, 98304, PROT_NONE, MAP_PRIVATE|MAP_NORESERVE|MAP_ANON|MAP_ALIGN, -1, 0) = 0xFEEC0000
    2753:   mmap(0xFEEC0000, 22089, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_TEXT, 3, 0) = 0xFEEC0000
    2753:   mmap(0xFEED6000, 2303, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_INITDATA, 3, 24576) = 0xFEED6000
    2753:   munmap(0xFEEC6000, 65536)                       = 0
    2753:   memcntl(0xFEEC0000, 5656, MC_ADVISE, MADV_WILLNEED, 0, 0) = 0
    2753:   close(3)                                        = 0
    2753:   munmap(0xFF3A0000, 8192)                        = 0
    2753:   mmap(0x00010000, 24576, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_ANON|MAP_ALIGN, -1, 0) = 0xFEFD0000
    2753:   getcontext(0xFFBFF758)
    2753:   getrlimit(RLIMIT_STACK, 0xFFBFF738)             = 0
    2753:   getpid()                                        = 2753 [2752]
    2753:   setustack(0xFEFD2088)
    2753:   sigfillset(0xFF2F64D8)                          = 0
    2753:   stat("/platform/SUNW,Sun-Fire-T200/lib/libc_psr.so.1", 0xFFBFF1B0) = 0
    2753:   resolvepath("/platform/SUNW,Sun-Fire-T200/lib/libc_psr.so.1", "/platform/sun4v/lib/libc_psr.so.1", 1023) = 33
    2753:   open("/platform/SUNW,Sun-Fire-T200/lib/libc_psr.so.1", O_RDONLY) = 3
    2753:   mmap(0x00010000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_ALIGN, 3, 0) = 0xFEDF0000
    2753:   close(3)                                        = 0
    2753:   brk(0x00022448)                                 = 0
    2753:   brk(0x00024448)                                 = 0
    2753:   getprivimplinfo(0xFFBFF2E0, 2076)               = 0
    2753:   sysconfig(_CONFIG_NGROUPS)                      = 16
    2753:   zone_lookup("")                                 = 0
    2753:   zone_getattr(0, ZONE_ATTR_PRIVSET, 0xFEFD02C8, 12) = 12
    2753:   getppriv(PRIV_EFFECTIVE, {ffffffffffffffffffffffff}) = 0
    2753:   open64("/dev/pool", O_RDONLY)                   Err#2 ENOENT
    2753:   fstat64(2, 0xFFBFEC88)                          = 0
    pooladm2753:    write(2, " p o o l a d m", 7)                   = 7
    : 2753: write(2, " :  ", 2)                             = 2
    cannot enable pools2753:        write(2, " c a n n o t   e n a b l".., 19)      = 19
    : 2753: write(2, " :  ", 2)                             = 2
    No such file or directory2753:  write(2, " N o   s u c h   f i l e".., 25)      = 25
    2753:   write(2, "\n", 1)                               = 1
    2753:   _exit(1)

    All it took was running devfsadm and the errors were gone.

  • Bak2db bug id2entry.db3: No such file or directory

    In 5.1, I did a database backup in the following command
    db2bak
    This command put the database backup into a directory of slapd-servername/bak.
    That is fine.
    But when I run the following command
    bak2db /home/iplanet/servers/slapd-servername/bak/bakcupdir
    It did restore the backup files. But at last it will give a waring message,
    libdb: warning: /home/iplanet/servers/slapd-servername/db/userRoot/id2entry.db3: No such file or directory
    I checked directory server and it does have this file in db directory.
    Is there something bug here?
    Thanks,
    Iris

    Spider.007 wrote:It is clear from the screenshots that you are doing nothing wrong; but it this behavior is rather strange.  It cannot be caused by a missing package; corruption of your installation seems more likely. Have you tried to reinstall bash? Just type pacman --sync bash and see if anything changes
    When i do this the first time, pacman download the bash version, i reboot after this ... and reexecute the command ... it's say to me the bash package is up to date ... i redownload and reexecute the file and do the same thing
    cerebral wrote:What's the output of Code: ldd ./steam ?
    Said : not a dynamic executable

  • ORA-27369: job of type EXECUTABLE failed with exit code: No such file or directory

    Hi,
    I am using the scheduler to take backup of the dev database and it was working fine. Then I added notification to the scripts and then the scheduler started failing with the following code .
    BEGIN dbms_scheduler.run_job('BACKUP_DEV'); END;
    ERROR at line 1:
    ORA-27369: job of type EXECUTABLE failed with exit code: No such file or
    directory
    ORA-06512: at "SYS.DBMS_ISCHED", line 150
    ORA-06512: at "SYS.DBMS_SCHEDULER", line 441
    ORA-06512: at line 1
    Here' the original which has no issues
    #!/bin/bash -x
    echo $@
    if [ -z "$ORACLE_HOME" ]; then
    source /path/oracle/.bash_profile
    fi
    RMAN="${ORACLE_HOME}/bin/rman";
    ${RMAN} $@
    exit $?
    And here's the one which gives me the errors. Also if I run this script from command line it works perfectly fine
    #!/bin/bash -x
    echo $@
    if [ -z "$ORACLE_HOME" ]; then
    source /path/oracle/.bash_profile
    fi
    RMAN="${ORACLE_HOME}/bin/rman";
    exec >> temp_log
    ${RMAN} $@
    /usr/bin/mailx -s "Backup status of $ORACLE_SID " [email protected] < temp_log
    /usr/bin/rm temp_log
    exit $?
    Pls let me know what could be the reason that the script fails with the scheduler.

    Hi,
    The user oracle who owns the scheduler already has permissions for the mailx and the same script is able to send notifications when run manully. Do I need to set additional permissions for scheduler ?
    Also the db version is 10.2.0.5.
    Thanks

  • [SOLVED] zsh: Failed to execute operation: No such file or directory

    I recently ordered a chromebook (acer c720) and have successfully replaced ChromeOS with Arch Linux. Things were going great the past 2 days but all of a sudden whenever I try to use tab completion on zsh (does not happen in bash or any other shell I've tested) I receive the message:
    Failed to execute operation: No such file or directory
    My .zprofile is:
    emulate sh -c 'source /etc/profile'
    #[[ -f ~/.zshrc ]] && . ~/.zshrc
    if [[ -z $DISPLAY ]] && [[ $(tty) = /dev/tty1 ]]; then
    startx
    fi
    My .zshenv is:
    export PATH=/home/zach/.bin:$PATH
    export EDITOR=nano
    export BROWSER=firefox
    [[ $(tty) = /dev/tty1 ]] && xrdb merge /home/zach/.config/xresources
    My .zshrc is:
    #source ~/.zshenv
    # Lines configured by zsh-newuser-install
    HISTFILE=~/.histfile
    HISTSIZE=100000
    SAVEHIST=100000
    HISTCONTROL=ignoredups
    setopt appendhistory autocd extendedglob nomatch
    bindkey -e
    # End of lines configured by zsh-newuser-install
    # The following lines were added by compinstall
    zstyle :compinstall filename '/home/zach/.zshrc'
    autoload -Uz compinit
    compinit
    # End of lines added by compinstall
    PS1=$'\e[1;36m%~\e[0m >>\e[1;36m>\e[0m%] '
    #Begin Aliases
    alias edit='$EDITOR'
    alias sedit='sudo $EDITOR'
    alias pacman='sudo pacman'
    # Listing
    alias ls='ls --color=auto --group-directories-first'
    alias lsl='ls --color=auto --group-directories-first -l'
    alias lsa='ls --color=auto --group-directories-first -al'
    alias lsp='ls --color=auto --group-directories-first -alp'
    # Moving/Copying
    alias cp='cp -r'
    alias rm='rm -r'
    alias ...='cd ../..'
    alias ....='cd ../../..'
    alias bd='cd -'
    alias mkdir='mkdir -p'
    # System
    alias systemctl='sudo systemctl'
    alias journalctl='sudo journalctl'
    alias cronedit='EDITOR=nano crontab -e'
    alias reload-daemons='sudo systemctl daemon-reload'
    alias enable='sudo systemctl enable'
    alias disable='sudo systemctl disable'
    alias start='sudo systemctl start'
    alias stop='sudo systemctl stop'
    Is there something I'm missing or not considering? The tab completion still works, it just displays that message every time inline and it's really annoying. Also I searched google, the wiki, and the forums for any information regarding this and either my search-fu isn't strong enough or it's not showing up elsewhere.
    Last edited by revoltorb (2014-09-13 14:05:44)

    Rename the "enable" and "disable" aliases. They are zsh hash table operators.

  • Error: bad interpreter: No such file or directory

    Solved....if you ever executing any file from the $iAS/bin directory and get the "bad interpreter: No such file or directory" then all you do is edit that file in vi or whatever, the look at the first line where it said #!/bin/ksh (in by case, it uses Korn shell I guess to interpret the script, in fact I don't have ksh install) and check to see if you have that particular file in /bin directory. If not, all you do is just make a sym link to /bin/sh under the name of /bin/ksh (assuming you have bash shell installed). The problem will be solved then.
    Hope this help some of you out as it does for me as a newbie in Oracle products. :)

    Hi,
    Rather, you can refer the below note and use the attached SQL script to create OPS$ user. It is for windows but works for unix also.
    50088 - Creating OPS$ users on Windows NT-Oracle
    use the attachement ORADBUSER.SQL.
    OR refer the below post. I have replied  to the similar query (Oracle Procedure usign SQLPLUS)..
    [Re: Backup recovery test|Re: Backup recovery test]
    Regards,
    Rajesh Narrkhede

  • There is error 'No such file or directory' during loading custom authentica

    Hi,
    I am working on OBIEE authentication using Hyperion shared services. I did the necessary changes in config file, like modifying config.xml to enable HSSauthenticator and enabling external authentication to instanceconfig.xml. However BI Server is unable to load the driver file for the Hyperion custom authenticator. Here is the error message.
    There is error 'No such file or directory' during loading custom authentication module '/opt/local/usr/home/Oracle/OracleBI/web/bin64/libsawobisauthenticatorproxy643r.so'.
    2011-06-26 21:04:05
    [nQSError: 13011] Query for Initialization Block 'Hyperion EPM' has failed.
    I have set the env variable LD_LIBRARY_PATH to this path but still I am getting the same error msg. I also have full previleges on this file. Would be really great if anyone can tell me why I am unable to load this driver file on to server. Thanks in advance

    I think I figured out. Instead of giving path thru bin64 , I gave it thru bin folder, which is a 32bit file. I think they installled a 32bit OBIEE.

Maybe you are looking for

  • How can I stop my site from appearing at the left in the tablet and phone layouts?

    At the moment my site works on desktop browsers but appears pinched to the left on phones and tablets. www.lrproductions.biz I have checked for any miscellaneous text boxes, and I also removed the scrolling fx to try and fix the the bug. Nothing seem

  • Query to Lookup Ship To in a UDF for the Inventory Transfer

    Good Day Experts! I created a UDF for the Ship To Code in the Inventory Transfer Window.  The problem is I do not know how to create a query to be used in the Formatted Search for this UDF wherein it will lookup all the Ship To Codes in the table CRD

  • GL_SECURITY_PKG - R12 Discoverer Reporting - Production Service Unusable

    Hi, We have followed the following note for our R12 upgrade: R12 Discoverer Reports: Gl_security_pkg.Validate_access Reports Not Working [ID 804113.1] We set the system profile option: Initialization 'SQL Statement - Custom' for the responsibility to

  • OIM AD connector- Groups added natively in AD getting deleted

    We are facing this issue with the OIM Ad connector- 11.1.1.5.0. The scenario is : 1. OIM user get created 2. OIM provisions user to AD and adds user to 2 groups ( 1 and 2) 3. AD Administrator logs into the AD directly and adds 3 groups to the user (

  • Error exporting MAX Task to file

    Hello I would like to export NI Task to file. However, I am getting this error  Error -2147220444 occurred at nisyscfg.lvlib:Import.vi: Under the Possible errors, i get this message: Possible reason(s): NI System Configuration: (Hex 0x80040424) The o