./amsmgr: line 101: cd: admin: No such file or directory

This question also has to do with AMS on EC2 (ami-766cce1f)
I located some (apparently) helpful docs at http://help.adobe.com/en_US/flashmediaserver/amazonec2/flashmediaserver_4.5_amazonec2.pdf. This document refers to FMS 4.5, not AMS 5, but I haven't been able to find any docs referring specifally to AMS 5.
Where the document refers to the fmsmgr command, I'm using amsmgr. I followed the instructions on page 26 of the doc, and edited conf/ams.ini to contain:
SERVER.ADMIN_USERNAME = admin
SERVER.ADMIN_PASSWORD = mypassword
SERVER.ADMINSERVER_HOSTPORT = :1111
I then run:
./amsmgr server ams restart
with no problems and get no errors.
When I run
./amsmgr adminserver restart
I get:
[root@ip-10-140-6-120 ams]# ./amsmgr adminserver restart
Admin server:amsadmin command:restart
./amsmgr: line 101: cd: admin: No such file or directory
Stopping Adobe Media Admin Server (please check /var/log/messages)
Admin Server has shutdown...
Starting Adobe Media Admin Server (please check /var/log/messages)
That message about 101 concerns me. I get it if I rerun the adminserver restart command as well.
What is this message telling me, and what do I need to do to fix it?

Hi,
Here's the correct way to configure FMSAdmin:
http://forums.adobe.com/docs/DOC-2334
Thanks,
Shiven

Similar Messages

  • [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]
    $

  • TS2570 Still cant access my computer, followed instructions to perform a safe boot and last line of script it shows: BootCacheControl: Unable to open /Var/db/BootCache.playlist:2 No such file or directory. Any idea?

    Brand new Mac Book Pro
    Purchased in Mexico's Department store Liverpool on June 20th 2012
    Purchased Memory upgade to 8Gb, on june 27th, at Apple Store Memorial City, Houston
    Upgraded memory from 4Gb to 8Gb on June 28th.
    Tried to write on my external HD (previously written on a windows based PC) with no success.
    Upon reccomendation from a Mac assistant, copied all my external HD contents into my Mac Hard drive.
    Then formatted my external HD and copied back all my information to it.
    deleted all the  information from my MacBook Pro HD.
    Attempted to repeat the same operation with another external HD, but got a message saying there was not enough epace on the computer HD (even though I have a 750Gb Hard Drive.
    Looked in the trash bin and there it was, all the information previously deleted..
    Could not empty the trash bin, although I got a message asking me to safely delete all the information from the trash bin,
    Could not get enough space released, after several attpempts the trash bin was finally emptied.
    All happy getting acquainted with my new MacBook Pro. Two days later, got a gray screen and not able to start the computer.
    Looking in to Mac support I found article http://support.apple.com/kb/TS2570 and followed instructions to perform a safe boot:
    "Perform a Safe Boot
    Simply performing the Safe Boot may resolve this issue.
    Shut down your Mac. If necessary, hold your Mac's power button for several seconds to force it to power down.
    Start your Mac, then immediately hold the Shift key. This performs a Safe Boot. Advanced tip: If you want to
    see the status of a Safe Boot as it progresses, you can hold Shift-Command-V during start up (instead of just Shift).
    Note: A Safe Boot takes longer than a typical start up because it includes a disk check and other operations.
    The following is the script that appears on the screen upon safe boot. and halt after the last line.
    AppleACPICPU:Processor Id=6 LocalAplicId=255 Disabled
    AppleACPICPU:Processor Id=7 LocalAplicId=255 Disabled
    AppleACPICPU:Processor Id=8 LocalAplicId=255 Disabled
    calling mpo_policy_init for TMSafetyNet
    Security policy loaded: Safety net for Time Machine (TMSafetyNet)
    calling mpo_policy_init for Sandbox
    Security policy loaded: Seatbelt sandbox policy (Sandbox)
    calling mpo_policy_init for Quarantine
    Security policy loaded: Quarantine Policy (Quarantine)
    Copyright (c) 1982, 1986, 1989, 1991, 1993
            The Regents of the University of California. All Rights Reserved.
    MAC Framework Succesfully initializad
    using 16384 buffer headers and 10240 cluster IO buffer headers
    IOAPIC: Version 0x20 Vextors 64:87
    ACPI: System State [SO S3 S4 S5] (S3)
    PFM64 (36cpu) 0xf10000000, 0xf0000000
    Aplconsole relocated to 0xf1000000
    PCI configuration changed (bridge=16 device=4 cardbus=0)
    [ PCI configuration end, bridges 12 devices 16 ]
    Firewire (OHCI) Lucent ID 5901 built-in now active, GUID 3c0754fffe9b2aa2; max speed s800.
    Pthread support ABORTS when sync kernel primitives misused
    com.apple.AppleFSCompressionTypeZlib kmod start
    com.apple.AppleFSCompressionTypeDataless kmod start
    com.apple.AppleFSCompressionTypeZlib load succeeded
    com.apple.AppleFSCompressionTypeDateless load succeeded
    AppleIntelCPUPowerManagementClient: ready
    BTCOEXIST off
    wl0: Broadcom BCM4331 802.11 Wireless controller
    5.100.98.75
    AppleUSBMultitouchDriver::checkStatus - received Status Packet, Payload 2: device was reinitializad
    rooting via boot-uuid from /chosen: 6E918706-FC0D-37460-A3A0-6268A51DF93B
    Waiting on <dict ID="0"><key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
    Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleAPIPCI/SATA@1F,2/AppleIntelPchSe riesAHCI/PRT0@0/AOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlock
    storageevice /IoBlockStorageDriver/TOSHIBA MK7559GSXF Media/IOGUIDPartit
    BSD root: disk0s2, major 14, minor 2
    Kernel is LP64
    com.apple.launchd 1   com.apple.launchd 1   *** launchd[1] has started up. ***
    com.apple.launchd 1   com.apple.launchd 1   *** Verbose boot, will log to /dev/console. ***
    Running fsck on the boot volume...
    ** /dev/rdisk0s2 (NO WRITE)
    ** Root file system
       Executing FSCK_HFS (version diskdev_cmds-540.1~25).
    BootCacheControl: UNable to open /Var/db/BootCache.playlist:2 No such file or directory
    launchctl:Dubious permissions on file (skipping): /Library/LaunchDaemons
    launchctl:Dubious permissions on file (skipping): /System/Library/LaunchDaemons
    Any help or suggestions on what to do next would be welcomed.
    I am in the middle of the Atlantick, stuck with a brand new, non working Apple MacBook Pro.
    Best regards
    Sergio Ramos

    Reinstalling MacOS does NOT fix the problem for me.  I'm still searching a solution !
    Bernard

  • Can't exec '/Developer/usr/bin/gcc-4.2' (No such file or directory)

    1) I installed Mac OS 10.6.4.
    2) I installed Xcode Tools 3.2.4 with iOS SDK 4.1 (Mac OS 10.6 version).
    3) I created a new 'command line tool' XCode project.
    4) I hit 'Build'.
    5) The build failed, with the following error message:
    Can't exec '/Developer/usr/bin/gcc-4.2' (No such file or directory)
    6) There is no gcc-4.2 in /Developer/usr/bin.
    7) There is an i686-apple-darwin10-gcc-4.2.1 in /Developer/usr/bin.
    8) There is a gcc-4.2 in /usr/bin.
    Yes, I installed the 10.6 version of XCode.
    Yes, I told it to install everything (all the optional installs).
    Yes, I deleted and reinstalled XCode, and still get the same error.
    ~/.MacOSX/environment.plist does not set any environment variables other than GL_* and SSH_*.
    .profile, .login and .cshrc do not set CC.
    Any suggestions would be appreciated.

    I uninstalled the devtools & installed the new version (XCode 3.2.5). I then ran the new uninstaller. Interestingly, a number of developer tools remain in /Developer:
    # /Developer/Library/uninstall-devtools --mode=all
    Start time: Sat 11 Dec 2010 23:22:40 GMT
    Started uninstalling versioned non-relocatable developer tools content.
    Shutting down distcc...
    Analyzing devtools package: 'com.apple.pkg.VersionedDeveloperToolsSystemSupportLeo'...
    Analyzing package: 'AirPortUtility.pkg'...
    Analyzing package: 'AppleIntermediateCodec.pkg'...
    Analyzing package: 'AppleMobileDeviceSupport.pkg'...
    Analyzing package: 'BSD.pkg'...
    Analyzing package: 'CPU_AHT.pkg'...
    Analyzing package: 'CPU_RegionalBoot.pkg'...
    Analyzing package: 'CPUUGmacbook.pkg'...
    Analyzing package: 'CompatibilityUpdateforQT755.pkg'...
    Analyzing package: 'CoreFP.pkg'...
    Analyzing package: 'FrontRowUpdate2.1.6.pkg'...
    Analyzing package: 'FrontRowUpdate2.1.7.pkg'...
    Analyzing package: 'GarageBand.pkg'...
    Analyzing package: 'GarageBandExtraContent.pkg'...
    Analyzing package: 'GarageBandFactoryContent.pkg'...
    Analyzing package: 'GarageBand_411.pkg'...
    Analyzing package: 'GarageBand_412.pkg'...
    Analyzing package: 'GarageBand_Instruments.pkg'...
    Analyzing package: 'GarageBand_Loops.pkg'...
    Analyzing package: 'GarageBand_MagicContent.pkg'...
    Analyzing package: 'HP Actions.pkg'...
    Analyzing package: 'HP AiO Scan Bundles.pkg'...
    Analyzing package: 'HP AiO Scan Destinations.pkg'...
    Analyzing package: 'HP Animations Support.pkg'...
    Analyzing package: 'HP B109n Help.pkg'...
    Analyzing package: 'HP B109n Help_Shared.pkg'...
    Analyzing package: 'HP Core Help.pkg'...
    Analyzing package: 'HP Core Help_Shared.pkg'...
    Analyzing package: 'HP Destination Workflows.pkg'...
    Analyzing package: 'HP Device Chooser.pkg'...
    Analyzing package: 'HP Device Manager Help_Shared.pkg'...
    Analyzing package: 'HP Device Manager.pkg'...
    Analyzing package: 'HP Device Monitor.pkg'...
    Analyzing package: 'HP DeviceModel Core-3.pkg'...
    Analyzing package: 'HP Fax Setup Utility.pkg'...
    Analyzing package: 'HP Ink Widget.pkg'...
    Analyzing package: 'HP Inkjet 8 IO Enabler.pkg'...
    Analyzing package: 'HP Inkjet 8 Printer PPD files.pkg'...
    Analyzing package: 'HP Inkjet 8 Printer drivers.pkg'...
    Analyzing package: 'HP Legacy Scan Destinations.pkg'...
    Analyzing package: 'HP Legacy Scan.pkg'...
    Analyzing package: 'HP MH.framework-DI_MH.A.05.03.003.pkg'...
    Analyzing package: 'HP MH.framework-DI_MH.A.06.03.006.pkg'...
    Analyzing package: 'HP Message Center.pkg'...
    Analyzing package: 'HP PDE.pkg'...
    Analyzing package: 'HP PDF Filter.pkg'...
    Analyzing package: 'HP PhotoLink Support.pkg'...
    Analyzing package: 'HP Photosmart Core.pkg'...
    Analyzing package: 'HP Photosmart Mac.pkg'...
    Analyzing package: 'HP Photosmart Print Help.pkg'...
    Analyzing package: 'HP Photosmart Print Help_Shared.pkg'...
    Analyzing package: 'HP Photosmart Print.pkg'...
    Analyzing package: 'HP Photosmart Stitch.pkg'...
    Analyzing package: 'HP Photosmart Studio Help.pkg'...
    Analyzing package: 'HP Photosmart Studio Help_Shared.pkg'...
    Analyzing package: 'HP Photosmart Studio.pkg'...
    Analyzing package: 'HP Photosmart Wireless B109n-z Device Setup.pkg'...
    Analyzing package: 'HP Photosmart Wireless B109n-z Instantiation files.pkg'...
    Analyzing package: 'HP SMARTX 64.pkg'...
    Analyzing package: 'HP Scan Asset - Core.pkg'...
    Analyzing package: 'HP Scan Asset - Help.pkg'...
    Analyzing package: 'HP Scan Utility.pkg'...
    Analyzing package: 'HP Send Fax.pkg'...
    Analyzing package: 'HP Setup Assistant.pkg'...
    Analyzing package: 'HP Share Action.pkg'...
    Analyzing package: 'HP Shortcut Workflows.pkg'...
    Analyzing package: 'HP SmartPrint-A.pkg'...
    Analyzing package: 'HP Software Update.pkg'...
    Analyzing package: 'HP Stitch Action.pkg'...
    Analyzing package: 'HP Supplies Tool.pkg'...
    Analyzing package: 'HP Uninstaller.pkg'...
    Analyzing package: 'HP Utility.pkg'...
    Analyzing package: 'HP iPhoto Compatibility.pkg'...
    Analyzing package: 'HPFaxBlockingPlugin.pkg'...
    Analyzing package: 'HPFaxLogsPlugin.pkg'...
    Analyzing package: 'HPFaxSpeedDialsPlugin.pkg'...
    Analyzing package: 'HPScanPro-OCR.pkg'...
    Analyzing package: 'HPScanPro.pkg'...
    Analyzing package: 'HPScanProLP_English.pkg'...
    Analyzing package: 'HPScanProLP_Shared.pkg'...
    Analyzing package: 'HPScanTasksManagerPlugin.pkg'...
    Analyzing package: 'HPWorkflowsManagerFramework.pkg'...
    Analyzing package: 'Install VMware Fusion.pkg'...
    Analyzing package: 'Keynote_402.pkg'...
    Analyzing package: 'Keynote_403.pkg'...
    Analyzing package: 'Keynote_404.pkg'...
    Analyzing package: 'Numbers_102.pkg'...
    Analyzing package: 'Numbers_103.pkg'...
    Analyzing package: 'Pages_302.pkg'...
    Analyzing package: 'Pages_303.pkg'...
    Analyzing package: 'QuickTime755_Leopard.pkg'...
    Analyzing package: 'QuickTime762_Leopard.pkg'...
    Analyzing package: 'QuickTime764_Leopard.pkg'...
    Analyzing package: 'QuickTime76_Leopard.pkg'...
    Analyzing package: 'QuickTimeBroadcaster.pkg'...
    Analyzing package: 'RAWCameraUpdate.pkg'...
    Analyzing package: 'RemoteDesktopClient.pkg'...
    Analyzing package: 'Snapfish Framework.pkg'...
    Analyzing package: 'VBoxKEXTs.pkg'...
    Analyzing package: 'VBoxStartupItems.pkg'...
    Analyzing package: 'VirtualBox.pkg'...
    Analyzing package: 'VirtualBoxCLI.pkg'...
    Analyzing package: 'WelcomeToLeopard.pkg'...
    Analyzing package: 'com.apple.pkg.ACL'...
    Analyzing package: 'com.apple.pkg.AdditionalEssentials'...
    Analyzing package: 'com.apple.pkg.AdditionalFonts'...
    Analyzing package: 'com.apple.pkg.AdditionalSpeechVoices'...
    Analyzing package: 'com.apple.pkg.AddressBook'...
    Analyzing package: 'com.apple.pkg.AirPortClientUpdate2009001'...
    Analyzing package: 'com.apple.pkg.AirPortExtremeUpdate2008004'...
    Analyzing package: 'com.apple.pkg.AirPortUtility'...
    Analyzing package: 'com.apple.pkg.AppleIntermediateCodec'...
    Analyzing package: 'com.apple.pkg.AppleMobileDeviceSupport'...
    Analyzing package: 'com.apple.pkg.Apple_Gutenprint'...
    Analyzing package: 'com.apple.pkg.AsianLanguagesSupport'...
    Analyzing package: 'com.apple.pkg.Automator'...
    Analyzing package: 'com.apple.pkg.BSD'...
    Analyzing package: 'com.apple.pkg.BaseSystem'...
    Analyzing package: 'com.apple.pkg.BluetoothSDKLeo'...
    Analyzing package: 'com.apple.pkg.BootCamp'...
    Analyzing package: 'com.apple.pkg.Brother_ColorLaser'...
    Analyzing package: 'com.apple.pkg.Brother_Common'...
    Analyzing package: 'com.apple.pkg.Brother_ICA'...
    Analyzing package: 'com.apple.pkg.Brother_Inkjet'...
    Analyzing package: 'com.apple.pkg.Brother_Inkjet08'...
    Analyzing package: 'com.apple.pkg.Brother_MonochromeLaser'...
    Analyzing package: 'com.apple.pkg.Brother_Utility'...
    Analyzing package: 'com.apple.pkg.CHUDLeo'...
    Analyzing package: 'com.apple.pkg.Canon_Frameworks'...
    Analyzing package: 'com.apple.pkg.Canon_ICACommon'...
    Analyzing package: 'com.apple.pkg.Canon_ICAMPSeries07xx'...
    Analyzing package: 'com.apple.pkg.Canon_ICASingle'...
    Analyzing package: 'com.apple.pkg.Canon_InkjetMPSeries0406'...
    Analyzing package: 'com.apple.pkg.Canon_InkjetMPSeriesH07xx'...
    Analyzing package: 'com.apple.pkg.Canon_InkjetMPSeriesL07xx'...
    Analyzing package: 'com.apple.pkg.Canon_InkjetMXSeries'...
    Analyzing package: 'com.apple.pkg.Canon_InkjetProSeries'...
    Analyzing package: 'com.apple.pkg.Canon_InkjetiPSeries07xx'...
    Analyzing package: 'com.apple.pkg.Canon_InkjetiPSeriesM0407'...
    Analyzing package: 'com.apple.pkg.Canon_InkjetiPiXSeries0407'...
    Analyzing package: 'com.apple.pkg.Canon_PDEs'...
    Analyzing package: 'com.apple.pkg.Canon_SharedLibraries1'...
    Analyzing package: 'com.apple.pkg.Canon_SharedLibraries10'...
    Analyzing package: 'com.apple.pkg.Canon_SharedLibraries2'...
    Analyzing package: 'com.apple.pkg.Canon_SharedLibraries3'...
    Analyzing package: 'com.apple.pkg.Canon_SharedLibraries4'...
    Analyzing package: 'com.apple.pkg.Canon_SharedLibraries5'...
    Analyzing package: 'com.apple.pkg.Canon_SharedLibraries6'...
    Analyzing package: 'com.apple.pkg.Canon_SharedLibraries7'...
    Analyzing package: 'com.apple.pkg.Canon_SharedLibraries8'...
    Analyzing package: 'com.apple.pkg.Canon_SharedLibraries9'...
    Analyzing package: 'com.apple.pkg.CompatibilityUpdateforQT755'...
    Analyzing package: 'com.apple.pkg.CoreAudioSDKLeo'...
    Analyzing package: 'com.apple.pkg.CoreFP'...
    Analyzing package: 'com.apple.pkg.DVDPlayer'...
    Analyzing package: 'com.apple.pkg.DashcodeLeo'...
    Analyzing package: 'com.apple.pkg.DevDocumentationLeo'...
    Analyzing package: 'com.apple.pkg.DevExamplesLeo'...
    Analyzing package: 'com.apple.pkg.DevSDKLeo'...
    Analyzing package: 'com.apple.pkg.DevToolsDocumentationLeo'...
    Analyzing package: 'com.apple.pkg.DeveloperToolsCLILeo'...
    Analyzing package: 'com.apple.pkg.DeveloperToolsLeo'...
    Analyzing package: 'com.apple.pkg.DeveloperToolsSystemSupportLeo'...
    Analyzing package: 'com.apple.pkg.DistributedBuildsSupportLeo'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon001'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon003'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon004'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon006'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon009'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon010'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon011'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon012'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon015'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon026'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon027'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon028'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon029'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon030'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon046'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon047'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon048'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon050'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon052'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon054'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon059'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon063'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon066'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon068'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon069'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon070'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon071'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon083'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon084'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon087'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon091'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon092'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon094'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon095'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon119'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon120'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon121'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon122'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon123'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon124'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon125'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon126'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon127'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon129'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon130'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon148'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon149'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon150'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon161'...
    Analyzing package: 'com.apple.pkg.EPSON_ICA'...
    Analyzing package: 'com.apple.pkg.EPSON_ICASingle'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP07JP002'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP07JP004'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP07WW001'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP07WW002'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP07WW003'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP07WW004'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP08JP001'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP08JP002'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP08JP003'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP08JP004'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP08JP005'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP08WW002'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP08WW003'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP08WW004'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP08WW005'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP08WW006'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP08WW007'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP09WW001'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP09WW002'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP09WW003'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP09WW004'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP09WW005'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP09WW006'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP09WW007'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP09WW008'...
    Analyzing package: 'com.apple.pkg.EPSON_IOKit'...
    Analyzing package: 'com.apple.pkg.EPSON_Libraries'...
    Analyzing package: 'com.apple.pkg.Essentials'...
    Analyzing package: 'com.apple.pkg.FireWireSDKLeo'...
    Analyzing package: 'com.apple.pkg.FrontRowUpdate2.1.6'...
    Analyzing package: 'com.apple.pkg.FrontRowUpdate2.1.7'...
    Analyzing package: 'com.apple.pkg.GarageBand'...
    Analyzing package: 'com.apple.pkg.GarageBandExtraContent'...
    Analyzing package: 'com.apple.pkg.GarageBandFactoryContent'...
    Analyzing package: 'com.apple.pkg.GarageBand_411'...
    Analyzing package: 'com.apple.pkg.GarageBand_412'...
    Analyzing package: 'com.apple.pkg.GarageBand_Instruments'...
    Analyzing package: 'com.apple.pkg.GarageBand_Loops'...
    Analyzing package: 'com.apple.pkg.GarageBand_MagicContent'...
    Analyzing package: 'com.apple.pkg.HP_CHorse'...
    Analyzing package: 'com.apple.pkg.HP_CHorseD'...
    Analyzing package: 'com.apple.pkg.HP_CHorseI'...
    Analyzing package: 'com.apple.pkg.HP_CHorseIL'...
    Analyzing package: 'com.apple.pkg.HP_CHorseL'...
    Analyzing package: 'com.apple.pkg.HP_Chuckwalla'...
    Analyzing package: 'com.apple.pkg.HP_Cmd2HP'...
    Analyzing package: 'com.apple.pkg.HP_Crossbow'...
    Analyzing package: 'com.apple.pkg.HP_DMF'...
    Analyzing package: 'com.apple.pkg.HP_DesignjetIO'...
    Analyzing package: 'com.apple.pkg.HP_Deskjet'...
    Analyzing package: 'com.apple.pkg.HP_Fax'...
    Analyzing package: 'com.apple.pkg.HP_Inkjet'...
    Analyzing package: 'com.apple.pkg.HP_Inkjet1'...
    Analyzing package: 'com.apple.pkg.HP_Inkjet3'...
    Analyzing package: 'com.apple.pkg.HP_Inkjet4'...
    Analyzing package: 'com.apple.pkg.HP_Inkjet6'...
    Analyzing package: 'com.apple.pkg.HP_Inkjet7'...
    Analyzing package: 'com.apple.pkg.HP_Inkjet8'...
    Analyzing package: 'com.apple.pkg.HP_Interlaken'...
    Analyzing package: 'com.apple.pkg.HP_LaserjetZJS'...
    Analyzing package: 'com.apple.pkg.HP_Officejet'...
    Analyzing package: 'com.apple.pkg.HP_PDE'...
    Analyzing package: 'com.apple.pkg.HP_PS'...
    Analyzing package: 'com.apple.pkg.HP_Pdf2Pdf'...
    Analyzing package: 'com.apple.pkg.HP_Pdf2Pdf1'...
    Analyzing package: 'com.apple.pkg.HP_Photosmart'...
    Analyzing package: 'com.apple.pkg.HP_PhotosmartM'...
    Analyzing package: 'com.apple.pkg.HP_ResourceManager'...
    Analyzing package: 'com.apple.pkg.HP_Scan'...
    Analyzing package: 'com.apple.pkg.HP_Scan3'...
    Analyzing package: 'com.apple.pkg.HP_SmartX'...
    Analyzing package: 'com.apple.pkg.Java'...
    Analyzing package: 'com.apple.pkg.JavaForMacOSX10.6Update3'...
    Analyzing package: 'com.apple.pkg.JavaSDKLeo'...
    Analyzing package: 'com.apple.pkg.JavaToolsLeo'...
    Analyzing package: 'com.apple.pkg.Keynote_402'...
    Analyzing package: 'com.apple.pkg.Keynote_403'...
    Analyzing package: 'com.apple.pkg.Keynote_404'...
    Analyzing package: 'com.apple.pkg.Lexmark_CUPS'...
    Analyzing package: 'com.apple.pkg.Lexmark_CommandFileFilter'...
    Analyzing package: 'com.apple.pkg.Lexmark_ICADrivers'...
    Analyzing package: 'com.apple.pkg.Lexmark_InkjetAIODrivers01'...
    Analyzing package: 'com.apple.pkg.Lexmark_InkjetAIODrivers02'...
    Analyzing package: 'com.apple.pkg.Lexmark_InkjetAIODrivers07'...
    Analyzing package: 'com.apple.pkg.Lexmark_LaserDrivers'...
    Analyzing package: 'com.apple.pkg.Lexmark_USBComm'...
    Analyzing package: 'com.apple.pkg.Lexmark_Utility'...
    Analyzing package: 'com.apple.pkg.MacOSX10.4.UniversalLeo'...
    Analyzing package: 'com.apple.pkg.MacOSX10.5Leo'...
    Analyzing package: 'com.apple.pkg.Mail'...
    Analyzing package: 'com.apple.pkg.MediaFiles'...
    Analyzing package: 'com.apple.pkg.MigrationAssistant'...
    Analyzing package: 'com.apple.pkg.MigrationDVDCDSharingLeopard'...
    Analyzing package: 'com.apple.pkg.MobileDevice'...
    Analyzing package: 'com.apple.pkg.Numbers_102'...
    Analyzing package: 'com.apple.pkg.Numbers_103'...
    Analyzing package: 'com.apple.pkg.OpenGLAppsLeo'...
    Analyzing package: 'com.apple.pkg.OpenGLSDKLeo'...
    Analyzing package: 'com.apple.pkg.OtherDevDocumentationLeo'...
    Analyzing package: 'com.apple.pkg.OxfordDictionaries'...
    Analyzing package: 'com.apple.pkg.Pages_302'...
    Analyzing package: 'com.apple.pkg.Pages_303'...
    Analyzing package: 'com.apple.pkg.PodcastCapture'...
    Analyzing package: 'com.apple.pkg.QuickTime755_Leopard'...
    Analyzing package: 'com.apple.pkg.QuickTime762_Leopard'...
    Analyzing package: 'com.apple.pkg.QuickTime764_Leopard'...
    Analyzing package: 'com.apple.pkg.QuickTime76_Leopard'...
    Analyzing package: 'com.apple.pkg.QuickTimeBroadcaster'...
    Analyzing package: 'com.apple.pkg.QuickTimePlayer7'...
    Analyzing package: 'com.apple.pkg.QuickTimeSDKLeo'...
    Analyzing package: 'com.apple.pkg.RAWCameraUpdate'...
    Analyzing package: 'com.apple.pkg.RemoteDesktopClient'...
    Analyzing package: 'com.apple.pkg.Rosetta'...
    Analyzing package: 'com.apple.pkg.Safari'...
    Analyzing package: 'com.apple.pkg.Safari50SnowLeopard'...
    Analyzing package: 'com.apple.pkg.Samsung_Common'...
    Analyzing package: 'com.apple.pkg.SnowRR001'...
    Analyzing package: 'com.apple.pkg.SrvrAdminToolsUpd10.5.3'...
    Analyzing package: 'com.apple.pkg.SrvrAdminToolsUpd10.5.6'...
    Analyzing package: 'com.apple.pkg.SrvrAdminToolsUpd10.5.7'...
    Analyzing package: 'com.apple.pkg.WebKitSDKLeo'...
    Analyzing package: 'com.apple.pkg.X11DocumentationLeo'...
    Analyzing package: 'com.apple.pkg.X11SDKLeo'...
    Analyzing package: 'com.apple.pkg.X11User'...
    Analyzing package: 'com.apple.pkg.XcodeMacOSX10.6ExtrasLeo'...
    Analyzing package: 'com.apple.pkg.clangLeo'...
    Analyzing package: 'com.apple.pkg.gcc4.0ADCDocsLeo'...
    Analyzing package: 'com.apple.pkg.gcc4.0Leo'...
    Analyzing package: 'com.apple.pkg.gcc4.2ADCDocsLeo'...
    Analyzing package: 'com.apple.pkg.gcc4.2Leo'...
    Analyzing package: 'com.apple.pkg.iCal'...
    Analyzing package: 'com.apple.pkg.iChat'...
    Analyzing package: 'com.apple.pkg.iDVD'...
    Analyzing package: 'com.apple.pkg.iDVDExtraContent'...
    Analyzing package: 'com.apple.pkg.iDVDThemes'...
    Analyzing package: 'com.apple.pkg.iDVD_702'...
    Analyzing package: 'com.apple.pkg.iDVD_703'...
    Analyzing package: 'com.apple.pkg.iDVD_704'...
    Analyzing package: 'com.apple.pkg.iLife'08'...
    Analyzing package: 'com.apple.pkg.iLifeCookie'...
    Analyzing package: 'com.apple.pkg.iLifeMediaBrowser'...
    Analyzing package: 'com.apple.pkg.iLifeMediaBrowser_202'...
    Analyzing package: 'com.apple.pkg.iLifeMediaBrowser_203'...
    Analyzing package: 'com.apple.pkg.iLifeMediaBrowser_215'...
    Analyzing package: 'com.apple.pkg.iLifeMediaBrowser_v2'...
    Analyzing package: 'com.apple.pkg.iLifeSoundEffects_Loops'...
    Analyzing package: 'com.apple.pkg.iMovie'...
    Analyzing package: 'com.apple.pkg.iMovie_710'...
    Analyzing package: 'com.apple.pkg.iMovie_714'...
    Analyzing package: 'com.apple.pkg.iPhoneSystemComponents'...
    Analyzing package: 'com.apple.pkg.iPhoto'...
    Analyzing package: 'com.apple.pkg.iPhotoContent'...
    Analyzing package: 'com.apple.pkg.iPhoto_710'...
    Analyzing package: 'com.apple.pkg.iPhoto_714'...
    Analyzing package: 'com.apple.pkg.iPhoto_715'...
    Analyzing package: 'com.apple.pkg.iPodSupport'...
    Analyzing package: 'com.apple.pkg.iTunes'...
    Analyzing package: 'com.apple.pkg.iTunes.AppleMobileDeviceSupportDelta.4.0'...
    Analyzing package: 'com.apple.pkg.iTunes.CoreFPDelta.1.3'...
    Analyzing package: 'com.apple.pkg.iTunesAccess'...
    Analyzing package: 'com.apple.pkg.iTunesAccessDelta.10.1'...
    Analyzing package: 'com.apple.pkg.iTunesX'...
    Analyzing package: 'com.apple.pkg.iTunesXPatch'...
    Analyzing package: 'com.apple.pkg.iWeb'...
    Analyzing package: 'com.apple.pkg.iWeb_203'...
    Analyzing package: 'com.apple.pkg.iWeb_204'...
    Analyzing package: 'com.apple.pkg.iWork08Trial'...
    Analyzing package: 'com.apple.pkg.llvm-gcc4.2Leo'...
    Analyzing package: 'com.apple.pkg.update.compatibility.2009.001'...
    Analyzing package: 'com.apple.pkg.update.os.10.6.4'...
    Analyzing package: 'com.apple.pkg.update.rosetta.10.6.4'...
    Analyzing package: 'com.apple.pkg.update.security.2008.007'...
    Analyzing package: 'com.apple.pkg.update.security.2009.001'...
    Analyzing package: 'com.apple.pkg.update.security.2009.005'...
    Analyzing package: 'com.apple.pkg.update.security.2009.006'...
    Analyzing package: 'com.apple.pkg.update.security.2010.003'...
    Analyzing package: 'com.apple.pkg.update.security.2010.004'...
    Analyzing package: 'com.apple.pkg.update.security.2010.005'...
    Analyzing package: 'com.apple.pkg.update.security.2010.005.snowleopard'...
    Analyzing package: 'com.apple.pkg.update.security.2010.006.snowleopard'...
    Analyzing package: 'com.apple.pkg.update.snowleopardgraphics.2010.001'...
    Analyzing package: 'com.apple.pkg.xcrunLeo'...
    Analyzing package: 'iDVD.pkg'...
    Analyzing package: 'iDVDExtraContent.pkg'...
    Analyzing package: 'iDVDThemes.pkg'...
    Analyzing package: 'iDVD_702.pkg'...
    Analyzing package: 'iDVD_703.pkg'...
    Analyzing package: 'iDVD_704.pkg'...
    Analyzing package: 'iLife '08.pkg'...
    Analyzing package: 'iLifeCookie.pkg'...
    Analyzing package: 'iLifeMediaBrowser.pkg'...
    Analyzing package: 'iLifeMediaBrowser_v2.pkg'...
    Analyzing package: 'iLifeSoundEffects_Loops.pkg'...
    Analyzing package: 'iMovie.pkg'...
    Analyzing package: 'iMovie_710.pkg'...
    Analyzing package: 'iMovie_714.pkg'...
    Analyzing package: 'iPhoto Compatibility Software.pkg'...
    Analyzing package: 'iPhoto.pkg'...
    Analyzing package: 'iPhotoContent.pkg'...
    Analyzing package: 'iPhoto_710.pkg'...
    Analyzing package: 'iPhoto_714.pkg'...
    Analyzing package: 'iPhoto_715.pkg'...
    Analyzing package: 'iTunesAccess.pkg'...
    Analyzing package: 'iTunesX.pkg'...
    Analyzing package: 'iWeb.pkg'...
    Analyzing package: 'iWeb_203.pkg'...
    Analyzing package: 'iWeb_204.pkg'...
    Analyzing package: 'iWork08Trial.pkg'...
    Removing devtools files...
    Removing empty devtools directories...
    Finished uninstalling versioned non-relocatable developer tools content.
    IMPORTANT: If you are going to install a previous version of the Developer Tools, be sure to restart the machine after installing.
    Finish time: Sat 11 Dec 2010 23:24:55 GMT
    Start time: Sat 11 Dec 2010 23:24:55 GMT
    Started uninstalling shared non-relocatable developer tools content.
    Shutting down Instruments...
    Analyzing devtools package: 'com.apple.pkg.BluetoothSDKLeo'...
    Analyzing devtools package: 'com.apple.pkg.CHUDLeo'...
    Analyzing devtools package: 'com.apple.pkg.CoreAudioSDKLeo'...
    Analyzing devtools package: 'com.apple.pkg.DevSDKLeo'...
    Analyzing devtools package: 'com.apple.pkg.DeveloperToolsCLILeo'...
    Analyzing devtools package: 'com.apple.pkg.DeveloperToolsSystemSupportLeo'...
    Analyzing devtools package: 'com.apple.pkg.DistributedBuildsSupportLeo'...
    Analyzing devtools package: 'com.apple.pkg.FireWireSDKLeo'...
    Analyzing devtools package: 'com.apple.pkg.JavaSDKLeo'...
    Analyzing devtools package: 'com.apple.pkg.MobileDevice'...
    Analyzing devtools package: 'com.apple.pkg.OpenGLSDKLeo'...
    Analyzing devtools package: 'com.apple.pkg.QuickTimeSDKLeo'...
    Analyzing devtools package: 'com.apple.pkg.WebKitSDKLeo'...
    Analyzing devtools package: 'com.apple.pkg.X11DocumentationLeo'...
    Analyzing devtools package: 'com.apple.pkg.X11SDKLeo'...
    Analyzing devtools package: 'com.apple.pkg.XcodeMacOSX10.6ExtrasLeo'...
    Analyzing devtools package: 'com.apple.pkg.clangLeo'...
    Analyzing devtools package: 'com.apple.pkg.gcc4.0Leo'...
    Analyzing devtools package: 'com.apple.pkg.gcc4.2Leo'...
    Analyzing devtools package: 'com.apple.pkg.iPhoneSystemComponents'...
    Analyzing devtools package: 'com.apple.pkg.llvm-gcc4.2Leo'...
    Analyzing devtools package: 'com.apple.pkg.xcrunLeo'...
    Analyzing package: 'AirPortUtility.pkg'...
    Analyzing package: 'AppleIntermediateCodec.pkg'...
    Analyzing package: 'AppleMobileDeviceSupport.pkg'...
    Analyzing package: 'BSD.pkg'...
    Analyzing package: 'CPU_AHT.pkg'...
    Analyzing package: 'CPU_RegionalBoot.pkg'...
    Analyzing package: 'CPUUGmacbook.pkg'...
    Analyzing package: 'CompatibilityUpdateforQT755.pkg'...
    Analyzing package: 'CoreFP.pkg'...
    Analyzing package: 'FrontRowUpdate2.1.6.pkg'...
    Analyzing package: 'FrontRowUpdate2.1.7.pkg'...
    Analyzing package: 'GarageBand.pkg'...
    Analyzing package: 'GarageBandExtraContent.pkg'...
    Analyzing package: 'GarageBandFactoryContent.pkg'...
    Analyzing package: 'GarageBand_411.pkg'...
    Analyzing package: 'GarageBand_412.pkg'...
    Analyzing package: 'GarageBand_Instruments.pkg'...
    Analyzing package: 'GarageBand_Loops.pkg'...
    Analyzing package: 'GarageBand_MagicContent.pkg'...
    Analyzing package: 'HP Actions.pkg'...
    Analyzing package: 'HP AiO Scan Bundles.pkg'...
    Analyzing package: 'HP AiO Scan Destinations.pkg'...
    Analyzing package: 'HP Animations Support.pkg'...
    Analyzing package: 'HP B109n Help.pkg'...
    Analyzing package: 'HP B109n Help_Shared.pkg'...
    Analyzing package: 'HP Core Help.pkg'...
    Analyzing package: 'HP Core Help_Shared.pkg'...
    Analyzing package: 'HP Destination Workflows.pkg'...
    Analyzing package: 'HP Device Chooser.pkg'...
    Analyzing package: 'HP Device Manager Help_Shared.pkg'...
    Analyzing package: 'HP Device Manager.pkg'...
    Analyzing package: 'HP Device Monitor.pkg'...
    Analyzing package: 'HP DeviceModel Core-3.pkg'...
    Analyzing package: 'HP Fax Setup Utility.pkg'...
    Analyzing package: 'HP Ink Widget.pkg'...
    Analyzing package: 'HP Inkjet 8 IO Enabler.pkg'...
    Analyzing package: 'HP Inkjet 8 Printer PPD files.pkg'...
    Analyzing package: 'HP Inkjet 8 Printer drivers.pkg'...
    Analyzing package: 'HP Legacy Scan Destinations.pkg'...
    Analyzing package: 'HP Legacy Scan.pkg'...
    Analyzing package: 'HP MH.framework-DI_MH.A.05.03.003.pkg'...
    Analyzing package: 'HP MH.framework-DI_MH.A.06.03.006.pkg'...
    Analyzing package: 'HP Message Center.pkg'...
    Analyzing package: 'HP PDE.pkg'...
    Analyzing package: 'HP PDF Filter.pkg'...
    Analyzing package: 'HP PhotoLink Support.pkg'...
    Analyzing package: 'HP Photosmart Core.pkg'...
    Analyzing package: 'HP Photosmart Mac.pkg'...
    Analyzing package: 'HP Photosmart Print Help.pkg'...
    Analyzing package: 'HP Photosmart Print Help_Shared.pkg'...
    Analyzing package: 'HP Photosmart Print.pkg'...
    Analyzing package: 'HP Photosmart Stitch.pkg'...
    Analyzing package: 'HP Photosmart Studio Help.pkg'...
    Analyzing package: 'HP Photosmart Studio Help_Shared.pkg'...
    Analyzing package: 'HP Photosmart Studio.pkg'...
    Analyzing package: 'HP Photosmart Wireless B109n-z Device Setup.pkg'...
    Analyzing package: 'HP Photosmart Wireless B109n-z Instantiation files.pkg'...
    Analyzing package: 'HP SMARTX 64.pkg'...
    Analyzing package: 'HP Scan Asset - Core.pkg'...
    Analyzing package: 'HP Scan Asset - Help.pkg'...
    Analyzing package: 'HP Scan Utility.pkg'...
    Analyzing package: 'HP Send Fax.pkg'...
    Analyzing package: 'HP Setup Assistant.pkg'...
    Analyzing package: 'HP Share Action.pkg'...
    Analyzing package: 'HP Shortcut Workflows.pkg'...
    Analyzing package: 'HP SmartPrint-A.pkg'...
    Analyzing package: 'HP Software Update.pkg'...
    Analyzing package: 'HP Stitch Action.pkg'...
    Analyzing package: 'HP Supplies Tool.pkg'...
    Analyzing package: 'HP Uninstaller.pkg'...
    Analyzing package: 'HP Utility.pkg'...
    Analyzing package: 'HP iPhoto Compatibility.pkg'...
    Analyzing package: 'HPFaxBlockingPlugin.pkg'...
    Analyzing package: 'HPFaxLogsPlugin.pkg'...
    Analyzing package: 'HPFaxSpeedDialsPlugin.pkg'...
    Analyzing package: 'HPScanPro-OCR.pkg'...
    Analyzing package: 'HPScanPro.pkg'...
    Analyzing package: 'HPScanProLP_English.pkg'...
    Analyzing package: 'HPScanProLP_Shared.pkg'...
    Analyzing package: 'HPScanTasksManagerPlugin.pkg'...
    Analyzing package: 'HPWorkflowsManagerFramework.pkg'...
    Analyzing package: 'Install VMware Fusion.pkg'...
    Analyzing package: 'Keynote_402.pkg'...
    Analyzing package: 'Keynote_403.pkg'...
    Analyzing package: 'Keynote_404.pkg'...
    Analyzing package: 'Numbers_102.pkg'...
    Analyzing package: 'Numbers_103.pkg'...
    Analyzing package: 'Pages_302.pkg'...
    Analyzing package: 'Pages_303.pkg'...
    Analyzing package: 'QuickTime755_Leopard.pkg'...
    Analyzing package: 'QuickTime762_Leopard.pkg'...
    Analyzing package: 'QuickTime764_Leopard.pkg'...
    Analyzing package: 'QuickTime76_Leopard.pkg'...
    Analyzing package: 'QuickTimeBroadcaster.pkg'...
    Analyzing package: 'RAWCameraUpdate.pkg'...
    Analyzing package: 'RemoteDesktopClient.pkg'...
    Analyzing package: 'Snapfish Framework.pkg'...
    Analyzing package: 'VBoxKEXTs.pkg'...
    Analyzing package: 'VBoxStartupItems.pkg'...
    Analyzing package: 'VirtualBox.pkg'...
    Analyzing package: 'VirtualBoxCLI.pkg'...
    Analyzing package: 'WelcomeToLeopard.pkg'...
    Analyzing package: 'com.apple.pkg.ACL'...
    Analyzing package: 'com.apple.pkg.AdditionalEssentials'...
    Analyzing package: 'com.apple.pkg.AdditionalFonts'...
    Analyzing package: 'com.apple.pkg.AdditionalSpeechVoices'...
    Analyzing package: 'com.apple.pkg.AddressBook'...
    Analyzing package: 'com.apple.pkg.AirPortClientUpdate2009001'...
    Analyzing package: 'com.apple.pkg.AirPortExtremeUpdate2008004'...
    Analyzing package: 'com.apple.pkg.AirPortUtility'...
    Analyzing package: 'com.apple.pkg.AppleIntermediateCodec'...
    Analyzing package: 'com.apple.pkg.AppleMobileDeviceSupport'...
    Analyzing package: 'com.apple.pkg.Apple_Gutenprint'...
    Analyzing package: 'com.apple.pkg.AsianLanguagesSupport'...
    Analyzing package: 'com.apple.pkg.Automator'...
    Analyzing package: 'com.apple.pkg.BSD'...
    Analyzing package: 'com.apple.pkg.BaseSystem'...
    Analyzing package: 'com.apple.pkg.BootCamp'...
    Analyzing package: 'com.apple.pkg.Brother_ColorLaser'...
    Analyzing package: 'com.apple.pkg.Brother_Common'...
    Analyzing package: 'com.apple.pkg.Brother_ICA'...
    Analyzing package: 'com.apple.pkg.Brother_Inkjet'...
    Analyzing package: 'com.apple.pkg.Brother_Inkjet08'...
    Analyzing package: 'com.apple.pkg.Brother_MonochromeLaser'...
    Analyzing package: 'com.apple.pkg.Brother_Utility'...
    Analyzing package: 'com.apple.pkg.Canon_Frameworks'...
    Analyzing package: 'com.apple.pkg.Canon_ICACommon'...
    Analyzing package: 'com.apple.pkg.Canon_ICAMPSeries07xx'...
    Analyzing package: 'com.apple.pkg.Canon_ICASingle'...
    Analyzing package: 'com.apple.pkg.Canon_InkjetMPSeries0406'...
    Analyzing package: 'com.apple.pkg.Canon_InkjetMPSeriesH07xx'...
    Analyzing package: 'com.apple.pkg.Canon_InkjetMPSeriesL07xx'...
    Analyzing package: 'com.apple.pkg.Canon_InkjetMXSeries'...
    Analyzing package: 'com.apple.pkg.Canon_InkjetProSeries'...
    Analyzing package: 'com.apple.pkg.Canon_InkjetiPSeries07xx'...
    Analyzing package: 'com.apple.pkg.Canon_InkjetiPSeriesM0407'...
    Analyzing package: 'com.apple.pkg.Canon_InkjetiPiXSeries0407'...
    Analyzing package: 'com.apple.pkg.Canon_PDEs'...
    Analyzing package: 'com.apple.pkg.Canon_SharedLibraries1'...
    Analyzing package: 'com.apple.pkg.Canon_SharedLibraries10'...
    Analyzing package: 'com.apple.pkg.Canon_SharedLibraries2'...
    Analyzing package: 'com.apple.pkg.Canon_SharedLibraries3'...
    Analyzing package: 'com.apple.pkg.Canon_SharedLibraries4'...
    Analyzing package: 'com.apple.pkg.Canon_SharedLibraries5'...
    Analyzing package: 'com.apple.pkg.Canon_SharedLibraries6'...
    Analyzing package: 'com.apple.pkg.Canon_SharedLibraries7'...
    Analyzing package: 'com.apple.pkg.Canon_SharedLibraries8'...
    Analyzing package: 'com.apple.pkg.Canon_SharedLibraries9'...
    Analyzing package: 'com.apple.pkg.CompatibilityUpdateforQT755'...
    Analyzing package: 'com.apple.pkg.CoreFP'...
    Analyzing package: 'com.apple.pkg.DVDPlayer'...
    Analyzing package: 'com.apple.pkg.DashcodeLeo'...
    Analyzing package: 'com.apple.pkg.DevDocumentationLeo'...
    Analyzing package: 'com.apple.pkg.DevExamplesLeo'...
    Analyzing package: 'com.apple.pkg.DevToolsDocumentationLeo'...
    Analyzing package: 'com.apple.pkg.DeveloperToolsLeo'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon001'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon003'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon004'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon006'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon009'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon010'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon011'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon012'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon015'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon026'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon027'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon028'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon029'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon030'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon046'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon047'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon048'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon050'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon052'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon054'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon059'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon063'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon066'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon068'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon069'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon070'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon071'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon083'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon084'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon087'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon091'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon092'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon094'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon095'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon119'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon120'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon121'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon122'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon123'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon124'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon125'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon126'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon127'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon129'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon130'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon148'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon149'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon150'...
    Analyzing package: 'com.apple.pkg.EPSON_DriverCommon161'...
    Analyzing package: 'com.apple.pkg.EPSON_ICA'...
    Analyzing package: 'com.apple.pkg.EPSON_ICASingle'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP07JP002'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP07JP004'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP07WW001'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP07WW002'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP07WW003'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP07WW004'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP08JP001'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP08JP002'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP08JP003'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP08JP004'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP08JP005'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP08WW002'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP08WW003'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP08WW004'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP08WW005'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP08WW006'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP08WW007'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP09WW001'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP09WW002'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP09WW003'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP09WW004'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP09WW005'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP09WW006'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP09WW007'...
    Analyzing package: 'com.apple.pkg.EPSON_IJP09WW008'...
    Analyzing package: 'com.apple.pkg.EPSON_IOKit'...
    Analyzing package: 'com.apple.pkg.EPSON_Libraries'...
    Analyzing package: 'com.apple.pkg.Essentials'...
    Analyzing package: 'com.apple.pkg.FrontRowUpdate2.1.6'...
    Analyzing package: 'com.apple.pkg.FrontRowUpdate2.1.7'...
    Analyzing package: 'com.apple.pkg.GarageBand'...
    Analyzing package: 'com.apple.pkg.GarageBandExtraContent'...
    Analyzing package: 'com.apple.pkg.GarageBandFactoryContent'...
    Analyzing package: 'com.apple.pkg.GarageBand_411'...
    Analyzing package: 'com.apple.pkg.GarageBand_412'...
    Analyzing package: 'com.apple.pkg.GarageBand_Instruments'...
    Analyzing package: 'com.apple.pkg.GarageBand_Loops'...
    Analyzing package: 'com.apple.pkg.GarageBand_MagicContent'...
    Analyzing package: 'com.apple.pkg.HP_CHorse'...
    Analyzing package: 'com.apple.pkg.HP_CHorseD'...
    Analyzing package: 'com.apple.pkg.HP_CHorseI'...
    Analyzing package: 'com.apple.pkg.HP_CHorseIL'...
    Analyzing package: 'com.apple.pkg.HP_CHorseL'...
    Analyzing package: 'com.apple.pkg.HP_Chuckwalla'...
    Analyzing package: 'com.apple.pkg.HP_Cmd2HP'...
    Analyzing package: 'com.apple.pkg.HP_Crossbow'...
    Analyzing package: 'com.apple.pkg.HP_DMF'...
    Analyzing package: 'com.apple.pkg.HP_DesignjetIO'...
    Analyzing package: 'com.apple.pkg.HP_Deskjet'...
    Analyzing package: 'com.apple.pkg.HP_Fax'...
    Analyzing package: 'com.apple.pkg.HP_Inkjet'...
    Analyzing package: 'com.apple.pkg.HP_Inkjet1'...
    Analyzing package: 'com.apple.pkg.HP_Inkjet3'...
    Analyzing package: 'com.apple.pkg.HP_Inkjet4'...
    Analyzing package: 'com.apple.pkg.HP_Inkjet6'...
    Analyzing package: 'com.apple.pkg.HP_Inkjet7'...
    Analyzing package: 'com.apple.pkg.HP_Inkjet8'...
    Analyzing package: 'com.apple.pkg.HP_Interlaken'...
    Analyzing package: 'com.apple.pkg.HP_LaserjetZJS'...
    Analyzing package: 'com.apple.pkg.HP_Officejet'...
    Analyzing package: 'com.apple.pkg.HP_PDE'...
    Analyzing package: 'com.apple.pkg.HP_PS'...
    Analyzing package: 'com.apple.pkg.HP_Pdf2Pdf'...
    Analyzing package: 'com.apple.pkg.HP_Pdf2Pdf1'...
    Analyzing package: 'com.apple.pkg.HP_Photosmart'...
    Analyzing package: 'com.apple.pkg.HP_PhotosmartM'...
    Analyzing package: 'com.apple.pkg.HP_ResourceManager'...
    Analyzing package: 'com.apple.pkg.HP_Scan'...
    Analyzing package: 'com.apple.pkg.HP_Scan3'...
    Analyzing package: 'com.apple.pkg.HP_SmartX'...
    Analyzing package: 'com.apple.pkg.Java'...
    Analyzing package: 'com.apple.pkg.JavaForMacOSX10.6Update3'...
    Analyzing package: 'com.apple.pkg.JavaToolsLeo'...
    Analyzing package: 'com.apple.pkg.Keynote_402'...
    Analyzing package: 'com.apple.pkg.Keynote_403'...
    Analyzing package: 'com.apple.pkg.Keynote_404'...
    Analyzing package: 'com.apple.pkg.Lexmark_CUPS'...
    Analyzing package: 'com.apple.pkg.Lexmark_CommandFileFilter'...
    Analyzing package: 'com.apple.pkg.Lexmark_ICADrivers'...
    Analyzing package: 'com.apple.pkg.Lexmark_InkjetAIODrivers01'...
    Analyzing package: 'com.apple.pkg.Lexmark_InkjetAIODrivers02'...
    Analyzing package: 'com.apple.pkg.Lexmark_InkjetAIODrivers07'...
    Analyzing package: 'com.apple.pkg.Lexmark_LaserDrivers'...
    Analyzing package: 'com.apple.pkg.Lexmark_USBComm'...
    Analyzing package: 'com.apple.pkg.Lexmark_Utility'...
    Analyzing package: 'com.apple.pkg.MacOSX10.4.UniversalLeo'...
    Analyzing package: 'com.apple.pkg.MacOSX10.5Leo'...
    Analyzing package: 'com.apple.pkg.Mail'...
    Analyzing package: 'com.apple.pkg.MediaFiles'...
    Analyzing package: 'com.apple.pkg.MigrationAssistant'...
    Analyzing package: 'com.apple.pkg.MigrationDVDCDSharingLeopard'...
    Analyzing package: 'com.apple.pkg.Numbers_102'...
    Analyzing package: 'com.apple.pkg.Numbers_103'...
    Analyzing package: 'com.apple.pkg.OpenGLAppsLeo'...
    Analyzing package: 'com.apple.pkg.OtherDevDocumentationLeo'...
    Analyzing package: 'com.apple.pkg.OxfordDictionaries'...
    Analyzing package: 'com.apple.pkg.Pages_302'...
    Analyzing package: 'com.apple.pkg.Pages_303'...
    Analyzing package: 'com.apple.pkg.PodcastCapture'...
    Analyzing package: 'com.apple.pkg.QuickTime755_Leopard'...
    Analyzing package: 'com.apple.pkg.QuickTime762_Leopard'...
    Analyzing package: 'com.apple.pkg.QuickTime764_Leopard'...
    Analyzing package: 'com.apple.pkg.QuickTime76_Leopard'...
    Analyzing package: 'com.apple.pkg.QuickTimeBroadcaster'...
    Analyzing package: 'com.apple.pkg.QuickTimePlayer7'...
    Analyzing package: 'com.apple.pkg.RAWCameraUpdate'...
    Analyzing package: 'com.apple.pkg.RemoteDesktopClient'...
    Analyzing package: 'com.apple.pkg.Rosetta'...
    Analyzing package: 'com.apple.pkg.Safari'...
    Analyzing package: 'com.apple.pkg.Safari50SnowLeopard'...
    Analyzing package: 'com.apple.pkg.Samsung_Common'...
    Analyzing package: 'com.apple.pkg.SnowRR001'...
    Analyzing package: 'com.apple.pkg.SrvrAdminToolsUpd10.5.3'...
    Analyzing package: 'com.apple.pkg.SrvrAdminToolsUpd10.5.6'...
    Analyzing package: 'com.apple.pkg.SrvrAdminToolsUpd10.5.7'...
    Analyzing package: 'com.apple.pkg.VersionedDeveloperToolsSystemSupportLeo'...
    Analyzing package: 'com.apple.pkg.X11User'...
    Analyzing package: 'com.apple.pkg.gcc4.0ADCDocsLeo'...
    Analyzing package: 'com.apple.pkg.gcc4.2ADCDocsLeo'...
    Analyzing package: 'com.apple.pkg.iCal'...
    Analyzing package: 'com.apple.pkg.iChat'...
    Analyzing package: 'com.apple.pkg.iDVD'...
    Analyzing package: 'com.apple.pkg.iDVDExtraContent'...
    Analyzing package: 'com.apple.pkg.iDVDThemes'...
    Analyzing package: 'com.apple.pkg.iDVD_702'...
    Analyzing package: 'com.apple.pkg.iDVD_703'...
    Analyzing package: 'com.apple.pkg.iDVD_704'...
    Analyzing package: 'com.apple.pkg.iLife'08'...
    Analyzing package: 'com.apple.pkg.iLifeCookie'...
    Analyzing package: 'com.apple.pkg.iLifeMediaBrowser'...
    Analyzing package: 'com.apple.pkg.iLifeMediaBrowser_202'...
    Analyzing package: 'com.apple.pkg.iLifeMediaBrowser_203'...
    Analyzing package: 'com.apple.pkg.iLifeMediaBrowser_215'...
    Analyzing package: 'com.apple.pkg.iLifeMediaBrowser_v2'...
    Analyzing package: 'com.apple.pkg.iLifeSoundEffects_Loops'...
    Analyzing package: 'com.apple.pkg.iMovie'...
    Analyzing package: 'com.apple.pkg.iMovie_710'...
    Analyzing package: 'com.apple.pkg.iMovie_714'...
    Analyzing package: 'com.apple.pkg.iPhoto'...
    Analyzing package: 'com.apple.pkg.iPhotoContent'...
    Analyzing package: 'com.apple.pkg.iPhoto_710'...
    Analyzing package: 'com.apple.pkg.iPhoto_714'...
    Analyzing package: 'com.apple.pkg.iPhoto_715'...
    Analyzing package: 'com.apple.pkg.iPodSupport'...
    Analyzing package: 'com.apple.pkg.iTunes'...
    Analyzing package: 'com.apple.pkg.iTunes.AppleMobileDeviceSupportDelta.4.0'...
    Analyzing package: 'com.apple.pkg.iTunes.CoreFPDelta.1.3'...
    Analyzing package: 'com.apple.pkg.iTunesAccess'...
    Analyzing package: 'com.apple.pkg.iTunesAccessDelta.10.1'...
    Analyzing package: 'com.apple.pkg.iTunesX'...
    Analyzing package: 'com.apple.pkg.iTunesXPatch'...
    Analyzing package: 'com.apple.pkg.iWeb'...
    Analyzing package: 'com.apple.pkg.iWeb_203'...
    Analyzing package: 'com.apple.pkg.iWeb_204'...
    Analyzing package: 'com.apple.pkg.iWork08Trial'...
    Analyzing package: 'com.apple.pkg.update.compatibility.2009.001'...
    Analyzing package: 'com.apple.pkg.update.os.10.6.4'...
    Analyzing package: 'com.apple.pkg.update.rosetta.10.6.4'...
    Analyzing package: 'com.apple.pkg.update.security.2008.007'...
    Analyzing package: 'com.apple.pkg.update.security.2009.001'...
    Analyzing package: 'com.apple.pkg.update.security.2009.005'...
    Analyzing package: 'com.apple.pkg.update.security.2009.006'...
    Analyzing package: 'com.apple.pkg.update.security.2010.003'...
    Analyzing package: 'com.apple.pkg.update.security.2010.004'...
    Analyzing package: 'com.apple.pkg.update.security.2010.005'...
    Analyzing package: 'com.apple.pkg.update.security.2010.005.snowleopard'...
    Analyzing package: 'com.apple.pkg.update.security.2010.006.snowleopard'...
    Analyzing package: 'com.apple.pkg.update.snowleopardgraphics.2010.001'...
    Analyzing package: 'iDVD.pkg'...
    Analyzing package: 'iDVDExtraContent.pkg'...
    Analyzing package: 'iDVDThemes.pkg'...
    Analyzing package: 'iDVD_702.pkg'...
    Analyzing package: 'iDVD_703.pkg'...
    Analyzing package: 'iDVD_704.pkg'...
    Analyzing package: 'iLife '08.pkg'...
    Analyzing package: 'iLifeCookie.pkg'...
    Analyzing package: 'iLifeMediaBrowser.pkg'...
    Analyzing package: 'iLifeMediaBrowser_v2.pkg'...
    Analyzing package: 'iLifeSoundEffects_Loops.pkg'...
    Analyzing package: 'iMovie.pkg'...
    Analyzing package: 'iMovie_710.pkg'...
    Analyzing package: 'iMovie_714.pkg'...
    Analyzing package: 'iPhoto Compatibility Software.pkg'...
    Analyzing package: 'iPhoto.pkg'...
    Analyzing package: 'iPhotoContent.pkg'...
    Analyzing package: 'iPhoto_710.pkg'...
    Analyzing package: 'iPhoto_714.pkg'...
    Analyzing package: 'iPhoto_715.pkg'...
    Analyzing package: 'iTunesAccess.pkg'...
    Analyzing package: 'iTunesX.pkg'...
    Analyzing package: 'iWeb.pkg'...
    Analyzing package: 'iWeb_203.pkg'...
    Analyzing package: 'iWeb_204.pkg'...
    Analyzing package: 'iWork08Trial.pkg'...
    Removing devtools files...
    Removing generated files...
    Removing cached syms...
    Removing Java 1.4 reference docs...
    Removing Java 1.5 reference docs...
    Removing generated directories...
    Removing empty devtools directories...
    Finished uninstalling shared non-relocatable developer tools content.
    IMPORTANT: If you are going to install a previous version of the Developer Tools, be sure to restart the machine after installing.
    Finish time: Sat 11 Dec 2010 23:27:24 GMT
    Use of uninitialized value $pkgutilvolumebasename in concatenation (.) or string at /Developer/Library/uninstall-developer-folder line 35.
    Start time: Sat 11 Dec 2010 23:27:24 GMT
    Analyzing devtools package: 'com.apple.pkg.ApplicationLoaderLeo'...
    Analyzing devtools package: 'com.apple.pkg.DashcodeLeo'...
    Analyzing devtools package: 'com.apple.pkg.DevDocumentationLeo'...
    Analyzing devtools package: 'com.apple.pkg.DevSamplesLeo'...
    Analyzing devtools package: 'com.apple.pkg.DevToolsDocumentationLeo'...
    Analyzing devtools package: 'com.apple.pkg.DeveloperDiskImage4_2'...
    Analyzing devtools package: 'com.apple.pkg.DeveloperDiskImageReleased'...
    Analyzing devtools package: 'com.apple.pkg.DeveloperToolsCLILeo'...
    Analyzing devtools package: 'com.apple.pkg.DeveloperToolsLeo'...
    Analyzing devtools package: 'com.apple.pkg.MacOSX10.4.UniversalLeo'...
    Analyzing devtools package: 'com.apple.pkg.MacOSX10.5Leo'...
    Analyzing devtools package: 'com.apple.pkg.MacOSX10.6Leo'...
    Analyzing devtools package: 'com.apple.pkg.OpenGLAppsLeo'...
    Analyzing devtools package: 'com.apple.pkg.OtherDevDocumentationLeo'...
    Analyzing devtools package: 'com.apple.pkg.X11DocumentationLeo'...
    Analyzing devtools package: 'com.apple.pkg.clangLeo'...
    Analyzing devtools package: 'com.apple.pkg.gcc4.0ADCDocsLeo'...
    Analyzing devtools package: 'com.apple.pkg.gcc4.0Leo'...
    Analyzing devtools package: 'com.apple.pkg.gcc4.2ADCDocsLeo'...
    Analyzing devtools package: 'com.apple.pkg.gcc4.2Leo'...
    Analyzing devtools package: 'com.apple.pkg.iPhoneDocumentation'...
    Analyzing devtools package: 'com.apple.pkg.iPhoneHostSideTools'...
    Analyzing devtools package: 'com.apple.pkg.iPhoneSDK3_0'...
    Analyzing devtools package: 'com.apple.pkg.iPhoneSDK3_1'...
    Analyzing devtools package: 'com.apple.pkg.iPhoneSDK312'...
    Analyzing devtools package: 'com.apple.pkg.iPhoneSDK313'...
    Analyzing devtools package: 'com.apple.pkg.iPhoneSDK3_2'...
    Analyzing devtools package: 'com.apple.pkg.iPhoneSDK4_0'...
    Analyzing devtools package: 'com.apple.pkg.iPhoneSDK4_1'...
    Analyzing devtools package: 'com.apple.pkg.iPhoneSDK4_2'...
    Analyzing devtools package: 'com.apple.pkg.iPhoneSDKSnowLeopardExtras'...
    Analyzing devtools package: 'com.apple.pkg.iPhoneSDKTools'...
    Analyzing devtools package: 'com.apple.pkg.iPhoneSimulatorSDK3_2'...
    Analyzing devtools package: 'com.apple.pkg.iPhoneSimulatorSDK4_0'...
    Analyzing devtools package: 'com.apple.pkg.iPhoneSimulatorSDK4_1'...
    Analyzing devtools package: 'com.apple.pkg.iPhoneSimulatorSDK4_2'...
    Analyzing devtools package: 'com.apple.pkg.iPhoneSimulatorSDKTools'...
    Analyzing devtools package: 'com.apple.pkg.llvm-gcc4.2Leo'...
    Removing devtools files...
    Removing generated files...
    Removing Xcode Caches...
    Removing Xcode Documentation...
    Removing empty devtools directories...
    Finish time: Sat 11 Dec 2010 23:29:32 GMT
    IMPORTANT: If you are going to install a previous version of the Developer Tools, be sure to restart the machine after installing.
    And then:
    # ls -l /Developer/
    total 160
    -rw-rw-r-- 1 root admin 78027 1 Aug 2008 About Xcode Tools.pdf
    drwxrwxr-x 11 root admin 374 11 Dec 21:05 Applications
    drwxrwxr-x 6 root admin 204 11 Dec 23:29 Documentation
    drwxrwxr-x 39 root admin 1360 11 Dec 23:29 Examples
    drwxrwxr-x 6 root admin 204 11 Dec 23:29 Extras
    drwxrwxr-x 8 root admin 272 11 Dec 23:29 Library
    drwxrwxr-x 7 root admin 238 11 Dec 23:29 Makefiles
    drwxrwxr-x 4 root admin 136 11 Dec 23:29 Platforms
    drwxrwxr-x 2 root admin 102 27 Jun 2008 Private
    drwxr-xr-x 4 root wheel 136 11 Dec 23:29 SDKsI have now erased /Developer & re-installed XCode 3.2.5, but I wonder what other junk remains on the hard drive ...

  • FTP adapter: exc. 550 : No such file or directory

    Hi Men,
    I'm working on 7.0 version.
    I am facing a problem with FTP adapter.
    In few words, I configured a CC FTP sender to get files from a remote server (in test mode).
    As I start this channel, CC monitor retrieves the following error message:
    "Could not process file '<getThisFile>.xml': com.sap.aii.adapter.file.ftp.FTPEx: 550 outbox: No such file or directory."
    where '<getThisFile>.xml' is filename and "outbox" is the directory.
    I presume that it recognizes the filename and the directory but the error message says "dir or file are wrongs".
    I tried the same action by command line with same user and password ftp. Result: I was able to get this file from dir "outbox".
    ...I should exclude a file permission problem.
    Here below, some Logs from "default.trc" file:
    #1.5#001125BDB332006E000000390006802E0004400DCACAD490#1196327887885#com.sap.aii.adapter.file.File2XI##com.sap.aii.adapter.file.File2XI.processFtpList()#J2EE_GUEST#0####ff6d7bd09e5b11dc9e34001125bdb332#XI File2XI[CC_FTP_SND_Order_new/BS_Arianna_DEV/]_57##0#0#Error#1
    #/Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/File#Plain###Retrieving file 'orders.00089872.xml' failed unexpectedly with com.sap.aii.adapter.file.ftp.FTPEx: 550 outbox: No such file or directory.#
    where:
    CC_FTP_SND_Order_new is the CC sender;
    BS_Arianna_DEV related Business Service.
    'orders.00089872.xml' file to get.
    'outbox' dir path
    .... nothing else.
    Have you ever faced a similar problem? Any suggestion to fix it?
    Thanks in advance
    Alex

    Hi friends,
    FTP server is a Microsoft Windows XP [Version 5.1.2600]
    When I log in, I only change in a sub dir called outbox.
    If I put back slash before (for WinOS), the dir path is wrong (cd \outbox should mean that outbox is under root).
    Some FTP server logs:
    Nov 29 09:40:00 golem ftpd[25272]: USER 8023******
    Nov 29 09:40:00 golem ftpd[25272]: PASS password****
    Nov 29 09:40:00 golem ftpd[25272]: SYST
    Nov 29 09:40:00 golem ftpd[25272]: TYPE Image
    Nov 29 09:40:00 golem ftpd[25272]: CWD outbox
    Nov 29 09:40:00 golem ftpd[25272]: PASV
    Nov 29 09:40:00 golem ftpd[25272]: LIST orders*
    Nov 29 09:40:00 golem ftpd[25272]: CWD outbox
    Nov 29 09:40:00 golem ftpd[25272]: QUIT
    I suppose that XI works fine and FTP server receives two times the "cd outbox" command. II also suppose that this Windows FTP server  memorizes the subdir "outbox" each time I log in by FTP with user  "8023******"

  • 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

  • "No such file or directory" errors on Time Machine backup volume

    I remotely mounted the Time Machine backup volume onto another Mac and was looking around it in a Terminal window and discovered what appeared to be a funny problem. If I "cd" into some folders (but not all) and do a "ls -la" command, I get a lot of "No such file or directory" errors for all the subfolders, but all the files look fine. Yet if I go log onto the Mac that has the backup volume mounted as a local volume, these errors never appear for the exact same location. Even more weird is that if I do "ls -a" everything appears normal on both systems (no error messages anyway).
    It appears to be the case that the folders that have the problem are folders that Time Machine has created as "hard links" to other folders which is something that Time Machine does and is only available as of Mac OS X 10.5 and is the secret behind how it avoids using up disk space for files that are the same in the different backups.
    I moved the Time Machine disk to the second Mac and mounted the volume locally onto it (the second Mac that was showing the problems), so that now the volume is local to it instead of a remote mounted volume via AFP and the problem goes away, and if I do a remote mount on the first Mac of the Time Machine volume the problem appears on the first Mac system that was OK - so basically by switching the volume the problem switches also on who shows the "no such file or directory" errors.
    Because of the way the problem occurs, ie only when the volume is remote mounted, it would appear to be an issue with AFP mounted volumes that contain these "hard links" to folders.
    There is utility program written by Amit Singh, the fella who wrote the "Mac OS X Internals" book, called hfsdebug (you can get it from his website if you want - just do a web search for "Mac OS X Internals hfsdebug" if you want to find it ). If you use it to get a little bit more info on what's going on, it shows a lot of details about one of the problematic folders. Here is what things look like on the first Mac (mac1) with the Time Machine locally mounted:
    mac1:xxx me$ pwd
    /Volumes/MyBackups/yyy/xxx
    mac1:xxx me$ ls -a
    . .DS_Store D2
    .. Documents D3
    mac1:xxx me$ ls -lai
    total 48
    280678 drwxr-xr-x 5 me staff 204 Jan 20 01:23 .
    282780 drwxr-xr-x 12 me staff 442 Jan 17 14:03 ..
    286678 -rw-r--r--@ 1 me staff 21508 Jan 19 10:43 .DS_Store
    135 drwxrwxrwx 91 me staff 3944 Jan 7 02:53 Documents
    729750 drwx------ 104 me staff 7378 Jan 15 14:17 D2
    728506 drwx------ 19 me staff 850 Jan 14 09:19 D3
    mac1:xxx me$ hfsdebug Documents/ | head
    <Catalog B-Tree node = 12589 (sector 0x18837)>
    path = MyBackups:/yyy/xxx/Documents
    # Catalog File Record
    type = file (alias, directory hard link)
    indirect folder = MyBackups:/.HFS+ Private Directory Data%000d/dir_135
    file ID = 728505
    flags = 0000000000100010
    . File has a thread record in the catalog.
    . File has hardlink chain.
    reserved1 = 0 (first link ID)
    mac1:xxx me$ cd Documents
    mac1:xxx me$ ls -a | head
    .DS_Store
    .localized
    .parallels-vm-directory
    .promptCache
    ACPI
    ActivityMonitor2010-12-1710p32.txt
    ActivityMonitor2010-12-179pxx.txt
    mac1:Documents me$ ls -lai | head
    total 17720
    135 drwxrwxrwx 91 me staff 3944 Jan 7 02:53 .
    280678 drwxr-xr-x 5 me staff 204 Jan 20 01:23 ..
    144 -rw-------@ 1 me staff 39940 Jan 15 14:27 .DS_Store
    145 -rw-r--r-- 1 me staff 0 Oct 20 2008 .localized
    146 drwxr-xr-x 2 me staff 68 Feb 17 2009 .parallels-vm-directory
    147 -rwxr-xr-x 1 me staff 8 Mar 20 2010 .promptCache
    148 drwxr-xr-x 2 me staff 136 Aug 28 2009 ACPI
    151 -rw-r--r-- 1 me staff 6893 Dec 17 10:36 A.txt
    152 -rw-r--r--@ 1 me staff 7717 Dec 17 10:54 A9.txt
    So you can see from the first few lines of the "ls -a" command, it shows some file/folders but you can't tell which yet. The next "ls -la" command shows which names are files and folders - that there are some folders (like ACPI) and some files (like A.txt and A9.txt) and all looks normal. And the "hfsdebug" info shows some details of what is really happening in the "Documents" folder, but more about that in a bit.
    And here are what a "ls -a" and "ls -al" look like for the same locations on the second Mac (mac2) where the Time Machine volume is remote mounted:
    mac2:xxx me$ pwd
    /Volumes/MyBackups/yyy/xxx
    mac2:xxx me$ ls -a
    . .DS_Store D2
    .. Documents D3
    mac2:xxx me$ ls -lai
    total 56
    280678 drwxr-xr-x 6 me staff 264 Jan 20 01:23 .
    282780 drwxr-xr-x 13 me staff 398 Jan 17 14:03 ..
    286678 -rw-r--r--@ 1 me staff 21508 Jan 19 10:43 .DS_Store
    728505 drwxrwxrwx 116 me staff 3900 Jan 7 02:53 Documents
    729750 drwx------ 217 me staff 7334 Jan 15 14:17 D2
    728506 drwx------ 25 me staff 806 Jan 14 09:19 D3
    mac2:xxx me$ cd Documents
    mac2:Documents me$ ls -a | head
    .DS_Store
    .localized
    .parallels-vm-directory
    .promptCache
    ACPI
    ActivityMonitor2010-12-1710p32.txt
    ActivityMonitor2010-12-179pxx.txt
    mac2:Documents me$ ls -lai | head
    ls: .parallels-vm-directory: No such file or directory
    ls: ACPI: No such file or directory
    ... many more "ls: ddd: No such file or directory" error messages appear - there is a one-to-one
    correspondence between the "ddd" folders and the "no such file or directory" error messages
    total 17912
    728505 drwxrwxrwx 116 me staff 3900 Jan 7 02:53 .
    280678 drwxr-xr-x 6 me staff 264 Jan 20 01:23 ..
    144 -rw-------@ 1 me staff 39940 Jan 15 14:27 .DS_Store
    145 -rw-r--r-- 1 me staff 0 Oct 20 2008 .localized
    147 -rwxr-xr-x 1 me staff 8 Mar 20 2010 .promptCache
    151 -rw-r--r-- 1 me staff 6893 Dec 17 10:36 A.txt
    152 -rw-r--r--@ 1 me staff 7717 Dec 17 10:54 A9.txt
    If you look very close a hint as to what is going on is obvious - the inode for the Documents folder is 152 on the local mounted case (the first set of code above for mac1), and it's 728505 in the remote mounted case for mac2. So it appears that these "hard links" to folders have an extra level of folder that is hidden from you and that AFP fails to take into account, and that is what the "hfsdebug" shows even better as you can clearly see the REAL location of the Documents folder is in something called "/.HFS+ Private Directory Data%000d/dir_135" that is not even visible to the shell. And if you look closely in the remote mac2 case, when I did the "cd Documents" I don't go into the inode 135, but into the inode 728505 (look close at the "." entry for the "ls -la" commands on both mac1 and mac2) which is the REAL problem, but have no idea how to get AFP to follow the extra level of indirection.
    Anyone have any ideas how to fix this so that "ls -l" commands don't generate these "no such file or folder" messages?
    I am guessing that the issue is really something to do with AFP (Apple File Protocol) mounted remote volumes. The TimeMachine example is something that I used as an example that anyone could verify the problem. The real problem for me has nothing to do with Time Machine, but has to do with some hard links to folders that I created on another file system totally separate from the Time Machine volume. They exhibit the same problem as these Time Machine created folders, so am pretty sure the problem has nothing to do with how I created hard links to folders which is not doable normally without writing a super simple little 10 line program using the link() system call - do a "man 2 link" if you are curious how it works.
    I'm well aware of the issues and the conditions when they can and can't be used and the potential hazards. I have an issue in which they are the best way to solve a problem. And after the problem was solved, is when I noticed this issue that appears to be a by-product of using them.
    Do not try these hard links to folders on your own without knowing what they're for and how to use them and not use them. They can cause real problems if not used correctly. So if you decide to try them out and you loose some files or your entire drive, don't say I didn't warn you first.
    Thanks ...
    -Bob

    The problem is Mac to Mac - the volume that I'm having the issue with is not related in any way to Time Machine or to TimeCapsule. The reference to TIme Machine is just to illustrate the problem exists outside of my own personal work with hard links to folders on HFS Extended volumes (case-sensitive in this particular case in case that matters).
    I'm not too excited about the idea of snooping AFP protocol to discover anything that might be learned there.
    The most significant clue that I've seen so far has to do with the inode numbers for the two folders shown in the Terminal window snippets in the original post. The local mounted case uses the inode=728505 of the problematic folder which is in turn linked to the hidden original inode of 135 via the super-secret /.HFS+... folder that you can't see unless using something like the "hfsdebug" program I mentioned.
    The remote mounted case uses the inode=728505 but does not make the additional jump to the inode=135 which is where lower level folders appear to be physically stored.
    Hence the behavior that is seen - the local mounted case is happy and shows what would be expected and the remote mounted case shows only files contained in the problem folder but not lower-level folders or their contents.
    From my little knowledge of how these inode entries really work, I think that they are some sort of linked list chain of values, so that you have to follow the entire chain to get at what you're looking for. If the chain is broken somewhere along the line or not followed correctly, things like this can happen. I think this is a case of things not being followed correctly, as if it were a broken chain problem then the local mounted case would have problems also.
    But the information for this link in the chain is there (from 728505 to the magic-135) but for some reason AFP doesn't make this extra jump.
    Yesterday I heard back from Apple tech support and they have confirmed this problem and say that it is a "implementation limitation" with the AFP client. I think it's a bug, but that will have to be up to Apple to decide now that it's been reported. I just finished reporting this as a bug via the Apple Bug Reporter web site -- it's bug id 8926401 if you want to keep track it.
    Thanks for the insights...
    -Bob

  • Unable to open desktop file /usr/share/applications/redhat-email.desktop for panel launcher: No such file or directory

    Dear Experts,
    Please note that I am facing a chllenge while confiuguring the VNCServer on the local test Server. The Local Test Sver OS Version is Redhat Enterprise Linux Server 
    Release 5.5 32-bit. Please review the following error message and advise me on how to fix the vncserver issue.
    [root@test .vnc]#  cat xstartup
    #!/bin/sh
    # Uncomment the following two lines for normal desktop:
    unset SESSION_MANAGER
    exec /etc/X11/xinit/xinitrc
    gnome-session &
    [ -x /etc/vnc/xstartup ] && exec /etc/vnc/xstartup
    [ -r $HOME/.Xresources ] && xrdb $HOME/.Xresources
    xsetroot -solid grey
    vncconfig -iconic &
    #xterm -geometry 80x24+10+10 -ls -title "$VNCDESKTOP Desktop" &
    twm &
    [root@test .vnc]#  cat /etc/sysconfig/vncservers
    # The VNCSERVERS variable is a list of display:user pairs.
    # Uncomment the lines below to start a VNC server on display :2
    # as my 'myusername' (adjust this to your own).  You will also
    # need to set a VNC password; run 'man vncpasswd' to see how
    # to do that.
    # DO NOT RUN THIS SERVICE if your local area network is
    # untrusted!  For a secure way of using VNC, see
    # <URL:http://www.uk.research.att.com/archive/vnc/sshvnc.html>.
    # Use "-nolisten tcp" to prevent X connections to your VNC server via TCP.
    # Use "-nohttpd" to prevent web-based VNC clients connecting.
    # Use "-localhost" to prevent remote VNC clients connecting except when
    # doing so through a secure tunnel.  See the "-via" option in the
    # `man vncviewer' manual page.
    # VNCSERVERS="2:myusername"
    # VNCSERVERARGS[2]="-geometry 800x600 -nolisten tcp -nohttpd -localhost"
    VNCSERVERS="1:oracle"
    [root@test .vnc]# ls
    passwd test.oracle.co.zm:1.pid  test.oracle.co.zm:3.log  test.oracle.co.zm:5.pid  test.oracle.co.zm:6.pid
    test.oracle.co.zm:1.log test.oracle.co.zm:2.log  test.oracle.co.zm:5.log  test.oracle.co.zm:6.log  xstartup
    [root@test .vnc]# more test.oracle.co.zm:1.log
    Xvnc Free Edition 4.1.2
    Copyright (C) 2002-2005 RealVNC Ltd.
    See http://www.realvnc.com for information on VNC.
    Underlying X server release 70101000, The X.Org Foundation
    Tue Mar 11 11:18:37 2014
    vncext:      VNC extension running!
    vncext:      Listening for VNC connections on port 5901
    vncext:      Listening for HTTP connections on port 5801
    vncext:      created VNC server for screen 0
    Could not init font path element unix/:7100, removing from list!
    localuser:root being added to access control list
    No profile for user 'root' found
    SESSION_MANAGER=local/test.oracle.co.zm:/tmp/.ICE-unix/13603
    Window manager warning: Log level 32: could not find XKB extension.
    ** (eggcups:13671): WARNING **: IPP request failed with status 1030
    ** (eggcups:13671): WARNING **: IPP request failed with status 1030
    ** (nm-applet:13697): WARNING **: No connections defined
    Initializing nautilus-open-terminal extension
    Unable to open desktop file /usr/share/applications/redhat-email.desktop for panel launcher: No such file or directory
    Unable to open desktop file /usr/share/applications/openoffice.org-1.9-writer.desktop for panel launcher: No such file or directory
    Unable to open desktop file /usr/share/applications/openoffice.org-1.9-impress.desktop for panel launcher: No such file or directory
    Unable to open desktop file /usr/share/applications/openoffice.org-1.9-calc.desktop for panel launcher: No such file or directory
    [root@test .vnc]#
    Regards
    Mohammed Abdul Muqeet

    Hi,
    Try these 3 solutions
    1. Did you start vncserver services as:
    service vncserver start
    2.Check that port 5901 has not been blocked by a firewall:
    # nc -vz localhost 5901
    You should get a connection and a termination. If you get an error, fix the firewall.
    3. service iptables stop
    Hope This Helps
    Regards,
    -DK

  • Help: upon safe boot, got following message: BootCacheControl: Unable to open /Var/db/BootCache.playlist:2 No such file or directory

    Mac Book Pro, late 2011. Purchased in a department store in Mexico.
    Was running ok for several days after I purchased it.
    Had some software installed and memory upgraded from 4 to 8Gb.
    Suddenly at start up, got a gray screen with a spinning wheel and never boot.
    Followed advise from http://support.apple.com/kb/TS2570 and performed a safe boot. (hold Shift-Command-V during startup instead of just Shift).
    The boot sequence starts then stops and nothing happens. these are the last lines of the boot sequence.
    BSD root: disk0s2, major 14, minor 2
    Kernel is LP64
    com.apple.launchd 1   com.apple.launchd 1   *** launchd[1] has started up. ***
    com.apple.launchd 1   com.apple.launchd 1   *** Verbose boot, will log to /dev/console. ***
    Running fsck on the boot volume...
    ** /dev/rdisk0s2 (NO WRITE)
    ** Root file system
       Executing FSCK_HFS (version diskdev_cmds-540.1~25).
    BootCacheControl: Unable to open /Var/db/BootCache.playlist:2 No such file or directory
    launchctl:Dubious permissions on file (skipping): /Library/LaunchDaemons
    launchctl:Dubious permissions on file (skipping): /System/Library/LaunchDaemons
    For what little experience I have on Unix systems, it has to do with the libraries which cannot be launched...
    Any ideas, solutions, suggestions are welcomed.
    Cheers.
    Dipbaja

    Boot into Recovery (command-R at startup), launch Disk Utility, select your startup volume, and run Repair Permissions. Then reboot as usual.

  • I am getting (No such file or directory) in xml report

    Hi All
    XML Publisher: Version : 12.0.0
    Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.
    XDOBURSTREP module: XML Publisher Report Bursting Program
    Current system time is 20-JUL-2011 11:57:05
    XML/BI Publisher Version : 5.6.3
    Request ID: 21777521
    All Parameters: Dummy for Data Security=Y:ReportRequestID=21777518:DebugFlag=Y
    Report Req ID: 21777518
    Debug Flag: Y
    Updating request description
    Updated description
    Retrieving XML request information
    Node Name:ADTCERP
    Preparing parameters
    null output =/oracle-new/ora/prod/inst/apps/ADTCTEST_adtcerp/logs/appl/conc/out/o21777521.out
    inputfilename =/oracle-new/ora/prod/inst/apps/ADTCTEST_adtcerp/logs/appl/conc/out/o21777518.out
    Data XML File:/oracle-new/ora/prod/inst/apps/ADTCTEST_adtcerp/logs/appl/conc/out/o21777518.out
    Set Bursting parameters..
    Temp. Directory:/oracle-new/ora/prod/apps/apps_st/appl/admin/ADTCTEST/out
    [072011_115708595][][STATEMENT] Oracle XML Parser version ::: Oracle XML Developers Kit 10.1.3.5.0 - Production
    [072011_115708597][][STATEMENT] setOAProperties called..
    Bursting propertes.....
    {user-variable:cp:territory=US, user-variable:cp:ReportRequestID=21777518, user-variable:cp:language=en, user-variable:cp:responsibility=20707, user-variable.OA_MEDIA=http://adtcerp.tawteencouncil.ae:8001/OA_MEDIA, burstng-source=EBS, user-variable:cp:DebugFlag=Y, user-variable:cp:parent_request_id=21777518, user-variable:cp:locale=en-US, user-variable:cp:user=TRANSSYS, user-variable:cp:application_short_name=XDO, user-variable:cp:request_id=21777521, user-variable:cp:org_id=161, user-variable:cp:reportdescription=ADTC Receipt Note to Supplier, user-variable:cp:Dummy for Data Security=Y}
    Start bursting process..
    Bursting process complete..
    Generating Bursting Status Report..
    --Exception
    /oracle-new/ora/prod/apps/apps_st/appl/admin/ADTCTEST/out/072011_115708688/Receipt_ Ack_.pdf (No such file or directory)
    java.io.FileNotFoundException: /oracle-new/ora/prod/apps/apps_st/appl/admin/ADTCTEST/out/072011_115708688/Receipt_ Ack_.pdf (No such file or directory)
         at java.io.FileInputStream.open(Native Method)
         at java.io.FileInputStream.<init>(FileInputStream.java:120)
         at java.io.FileInputStream.<init>(FileInputStream.java:79)
         at oracle.apps.xdo.oa.cp.JCP4XDOBurstingEngine.zipOutputFiles(JCP4XDOBurstingEngine.java:523)
         at oracle.apps.xdo.oa.cp.JCP4XDOBurstingEngine.runProgram(JCP4XDOBurstingEngine.java:292)
         at oracle.apps.fnd.cp.request.Run.main(Run.java:157)
    Start of log messages from FND_FILE
    End of log messages from FND_FILE
    Executing request completion options...
    Output file size:
    0
    ------------- 1) PUBLISH -------------
    Disabling requested Output Post Processing. Nothing to process. The output of the request is zero byte.

    I am also this same issue... did you get this one resolved?
    --Nani                                                                                                                                                                                           

  • SEVERE: java.io.FileNotFoundException: ./config/jps-config.xml (No such file or directory)

    I am installing OIM/OAM in a cluster configuration using release 11.1.1.7.
    I looked at the EDG here:
    http://docs.oracle.com/cd/E28280_01/core.1111/e12035/toc.htm
    And its pointing me to the 11.1.1.5 version
    http://docs.oracle.com/cd/E21764_01/core.1111/e12035/toc.htm
    So that is the guide I am following.
    I am at this step:
    18.1.5.2 Integrating Oracle Access Manager with Oracle Identity Manager by Using idmConfigTool
    http://docs.oracle.com/cd/E21764_01/core.1111/e12035/wiring.htm#sthref356
    When I run the config tool I get SEVERE messages like this one:
    SEVERE: java.io.FileNotFoundException: ./config/jps-config.xml (No such file or directory)
    Any suggestions on how to fix this ?
    Please note that I can see jps-config.xml under the domain configuration in the fmwconfig directory.
    Here is the complete output
    Enter sso access gate password :
    Enter sso keystore jks password :
    Enter sso global passphrase :
    Enter mds db schema password :
    Enter idstore admin password :
    Enter admin server user password :
    ********* Seeding OAM Passwds in OIM *********
    Completed loading user inputs for - CSF Config
    Completed loading user inputs for - Dogwood Admin WLS
    Connecting to t3://admin.mycompany.com:7001
    Connection to domain runtime mbean server established
    Seeding credential :SSOAccessKey
    Seeding credential :SSOGlobalPP
    Seeding credential :SSOKeystoreKey
    ********* Activating OAM Notifications *********
    Completed loading user inputs for - MDS DB Config
    Jun 6, 2013 1:46:05 PM oracle.mds
    NOTIFICATION: PManager instance is created without multitenancy support as JVM flag "oracle.multitenant.enabled" is not set to enable multitenancy support.
    Jun 6, 2013 1:46:06 PM oracle.security.jps.internal.config.xml.XmlConfigurationFactory initDefaultConfiguration
    SEVERE: java.io.FileNotFoundException: ./config/jps-config.xml (No such file or directory)
    Jun 6, 2013 1:46:06 PM oracle.mds
    NOTIFICATION: Auditing is disabled for component MDS.
    Initialized MDS resources
    Jun 6, 2013 1:46:06 PM oracle.mds
    NOTIFICATION: PManager instance is created without multitenancy support as JVM flag "oracle.multitenant.enabled" is not set to enable multitenancy support.
    Jun 6, 2013 1:46:06 PM oracle.security.jps.internal.config.xml.XmlConfigurationFactory initDefaultConfiguration
    SEVERE: java.io.FileNotFoundException: ./config/jps-config.xml (No such file or directory)
    Jun 6, 2013 1:46:06 PM oracle.mds
    NOTIFICATION: Auditing is disabled for component MDS.
    Jun 6, 2013 1:46:07 PM oracle.mds
    NOTIFICATION: transfer operation started.
    Jun 6, 2013 1:46:08 PM oracle.mds
    NOTIFICATION: transfer is completed. Total number of documents successfully processed : 1, total number of documents failed : 0.
    Upload to DB completed
    Releasing all resources
    Notifications activated.
    ********* Seeding OAM Config in OIM *********
    Completed loading user inputs for - OAM Access Config
    Validated input values
    Initialized MDS resources
    Jun 6, 2013 1:46:08 PM oracle.mds
    NOTIFICATION: PManager instance is created without multitenancy support as JVM flag "oracle.multitenant.enabled" is not set to enable multitenancy support.
    Jun 6, 2013 1:46:08 PM oracle.security.jps.internal.config.xml.XmlConfigurationFactory initDefaultConfiguration
    SEVERE: java.io.FileNotFoundException: ./config/jps-config.xml (No such file or directory)
    Jun 6, 2013 1:46:08 PM oracle.mds
    NOTIFICATION: Auditing is disabled for component MDS.
    Jun 6, 2013 1:46:08 PM oracle.mds
    NOTIFICATION: transfer operation started.
    Jun 6, 2013 1:46:08 PM oracle.mds
    NOTIFICATION: transfer is completed. Total number of documents successfully processed : 1, total number of documents failed : 0.
    Download from DB completed
    Releasing all resources
    Updated /oracle/product/fmw/Oracle_IAM/server/oamMetadata/db/oim-config.xml
    Initialized MDS resources
    Jun 6, 2013 1:46:08 PM oracle.mds
    NOTIFICATION: PManager instance is created without multitenancy support as JVM flag "oracle.multitenant.enabled" is not set to enable multitenancy support.
    Jun 6, 2013 1:46:08 PM oracle.security.jps.internal.config.xml.XmlConfigurationFactory initDefaultConfiguration
    SEVERE: java.io.FileNotFoundException: ./config/jps-config.xml (No such file or directory)
    Jun 6, 2013 1:46:08 PM oracle.mds
    NOTIFICATION: Auditing is disabled for component MDS.
    Jun 6, 2013 1:46:08 PM oracle.mds
    NOTIFICATION: transfer operation started.
    Jun 6, 2013 1:46:09 PM oracle.mds
    NOTIFICATION: transfer is completed. Total number of documents successfully processed : 1, total number of documents failed : 0.
    Upload to DB completed
    Releasing all resources
    OAM configuration seeded. Please restart oim server.
    ********* Configuring Authenticators in OIM WLS *********
    Completed loading user inputs for - LDAP connection info
    Connecting to t3://admin.mycompany.com:7001
    Connection to domain runtime mbean server established
    Starting edit session
    Edit session started
    Connected to security realm.
    Validating provider configuration
    Validated desired authentication providers
    OAM Asserter already exists in the security realm
    OAMIDAsserter is already configured to support 11g webgate
    OIM Signature Authenticator already exists in the security realm
    A type of LDAP Authenticator already exists in the security realm. Please create authenticator manually if different LDAP provider is required.
    Control flags for authenticators set sucessfully
    Reordering of authenticators done sucessfully
    Saving the transaction
    Transaction saved
    Activating the changes
    Changes Activated. Edit session ended.
    Connection closed sucessfully
    The tool has completed its operation. Details have been logged to automation.log

    i found this task :
    JDev 11.1.1.1.0 + ADF+ BC4J application on Tomcat6

  • Disk Utility "restore" fails with "no such file or directory"

    Some time back, perhaps a LONG time ago, I successfully used Disk Utility's "restore" function to "clone" my Mac OS X partition onto an external disk, before I upgraded the OS on my internal drive.
    This weekend I tried to do it again, and failed on every attempt.
    My first attempt was on my MacBook. At very end (the progress "bar" was all blue) it died saying that there was an error (2), "no such file or directory". I think the external drive probably isn't GUID, which would make it non-bootable, but I'd still think "restore" itself should work.
    Okay, let's try my Power Mac G5, which is where it worked several releases ago. Same thing.
    Okay, one more try... Booted into safe mode (in case background activity accounts for the missing file/directory), did the restore again, failed again.
    I realize that SuperDuper or Carbon Copy Cloner or other tools may be "better", but since this worked once it seems like it still should.
    Any ideas?
    Doug

    Did you:
    A. Repair the hard drive and permissions prior to cloning?
    B. Erase the destination drive before cloning?
    Repairing the Hard Drive and Permissions
    Boot from your OS X Installer disc. After the installer loads select your language and click on the Continue button. When the menu bar appears select Disk Utility from the Installer menu (Utilities menu for Tiger.) After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list. In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive. If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported click on the Repair Permissions button. Wait until the operation completes, then quit DU and return to the installer. Now shutdown the computer for a couple of minutes and then restart normally.
    If DU reports errors it cannot fix, then you will need Disk Warrior (4.0 for Tiger) and/or TechTool Pro (4.5.2 for Tiger) to repair the drive. If you don't have either of them or if neither of them can fix the drive, then you will need to reformat the drive and reinstall OS X.
    How to Clone Using Restore Option of Disk Utility
    1. Open Disk Utility from the Utilities folder.
    2. Select the backup or destination volume from the left side list.
    3. Click on the Erase tab in the DU main window. Set the format type to Mac OS Extended (journaled, if available) and click on the Erase button. This step can be skipped if the destination has already been freshly erased.
    4. Click on the Restore tab in the DU main window.
    5. Select the backup or destination volume from the left side list and drag it to the Destination entry field.
    6. Select the startup or source volume from the left side list and drag it to the Source entry field.
    7. Double-check you got it right, then click on the Restore button.
    8. Select the destination drive on the Desktop and press COMMAND-I to open the Get Info window. At the bottom in the Ownership and Permissions section be sure the box labeled "Ignore Permissions on this Volume" is unchecked. Verify the settings for Ownership and Permissions as follows: Owner=system with read/write; Group=admin with read/write; Other with read-only. If they are not correct then reset them.
    For added precaution you can boot into safe mode before doing the clone.

  • Foundation/NSString.h: No such file or directory.

    So I'm trying to start learning iphone development, I have written a very simple app and it doesn't work for some weird reason. When I pressed the red button at the bottom right corner of the screen, xcode told me this:
    Foundation/NSString.h: No such file or directory.
    It seems impossible to understand, please help!

    "Impossible to understand"? Can you clarify that?
    This line says there is no file or folder called "Foundation/NSString.h" in the current folder context. What that context is, depends on where in your program you are trying to refer to this file.
    This: http://stackoverflow.com/questions/4497378/foundation-framework-no-nsstring-h-fi le suggests your compiler settings may not be correct.

  • Failed at step EXEC spawning /bin/plymouth: No such file or directory

    Hi guys, Yet Another Plymouth Problem:
    I just did a system update. Haven't done this for several months and problems with /bin happened, as expected. Anyway, after update completed, the system won't boot normally:
    If I type ^d boot continues with no problems and all services are started as expected. I have trouble finding what causes the system to go to emergency mode. The /srv/nfs/trunk/ seems to be mounted at a second attempt.
    An excerpt from journalctl -xb, right after the xfs messages :
    Sep 18 00:55:50 xxxlinux systemd[1]: Startup finished in 2.322s (kernel) + 1.350s (userspace) = 3.672s.
    -- Subject: System start-up is now complete
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- All system services necessary queued for starting at boot have been
    -- successfully started. Note that this does not mean that the machine is
    -- now idle as services might still be busy with completing start-up.
    -- Kernel start-up required 2322291 microseconds.
    -- Initial RAM disk start-up required INITRD_USEC microseconds.
    -- Userspace start-up required 1350682 microseconds.
    Sep 18 00:55:50 xxxlinux systemd[168]: Failed at step EXEC spawning /bin/plymouth: No such file or directory
    -- Subject: Process /bin/plymouth could not be executed
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/641257651c1b4ec9a8624d7a40a9e1e7
    -- The process /bin/plymouth could not be executed and failed.
    -- The error number returned while executing this process is 2.
    Sep 18 00:55:50 xxxlinux ntfs-3g[294]: Version 2013.1.13 external FUSE 29
    Sep 18 00:55:50 xxxlinux ntfs-3g[294]: Mounted /dev/sdb6 (Read-Write, label "", NTFS 3.1)
    Sep 18 00:55:50 xxxlinux ntfs-3g[294]: Cmdline options: rw,uid=1000,gid=100,dmask=022,fmask=133
    Sep 18 00:55:50 xxxlinux ntfs-3g[294]: Mount options: rw,allow_other,nonempty,relatime,default_permissions,fsname=/dev/sdb6,blkdev,blk
    Sep 18 00:55:50 xxxlinux ntfs-3g[294]: Global ownership and permissions enforced, configuration type 7
    Sep 18 00:55:50 xxxlinux kernel: scsi 6:0:0:0: Direct-Access Generic USB SD Reader 1.00 PQ: 0 ANSI: 0
    Sep 18 00:55:50 xxxlinux kernel: scsi 6:0:0:1: Direct-Access Generic USB CF Reader 1.01 PQ: 0 ANSI: 0
    Sep 18 00:55:50 xxxlinux kernel: sd 6:0:0:0: [sde] Attached SCSI removable disk
    Sep 18 00:55:50 xxxlinux kernel: scsi 6:0:0:2: Direct-Access Generic USB SM Reader 1.02 PQ: 0 ANSI: 0
    Sep 18 00:55:50 xxxlinux kernel: sd 6:0:0:1: [sdf] Attached SCSI removable disk
    Sep 18 00:55:50 xxxlinux kernel: scsi 6:0:0:3: Direct-Access Generic USB MS Reader 1.03 PQ: 0 ANSI: 0
    Sep 18 00:55:50 xxxlinux kernel: sd 6:0:0:2: [sdg] Attached SCSI removable disk
    Sep 18 00:55:50 xxxlinux kernel: sd 6:0:0:3: [sdh] Attached SCSI removable disk
    After I press ^d:
    Sep 18 00:56:21 xxxlinux systemd[1]: Stopping Sound Card.
    -- Subject: Unit sound.target has begun shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit sound.target has begun shutting down.
    Sep 18 00:56:21 xxxlinux systemd[1]: Stopped target Sound Card.
    -- Subject: Unit sound.target has finished shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/9d1aaa27d60140bd96365438aad20286
    -- Unit sound.target has finished shutting down.
    Sep 18 00:56:21 xxxlinux systemd[1]: Stopping Emergency Mode.
    -- Subject: Unit emergency.target has begun shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit emergency.target has begun shutting down.
    Sep 18 00:56:21 xxxlinux systemd[1]: Stopped target Emergency Mode.
    -- Subject: Unit emergency.target has finished shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/9d1aaa27d60140bd96365438aad20286
    -- Unit emergency.target has finished shutting down.
    Sep 18 00:56:21 xxxlinux systemd[1]: Stopping Emergency Shell...
    -- Subject: Unit emergency.service has begun shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit emergency.service has begun shutting down.
    And the system boots.
    I found a thread explaining that there is a sysV runlevel specified in kernel boot line. I am not sure if I am looking at the proper file, but my /boot/grub/grub.cfg does not contain "runlevel".
    I also found it may be a problem of software RAID, but I am not using it neither LVM, plain mounts by UUID.
    I ran pacman -S linux, /etc/mkinitcpio.conf does not contain a reference to plymouth: HOOKS="base udev autodetect modconf block filesystems keyboard fsck"
    Just checked with my laptop, both computers run systemd-204-3, neither have /bin/plymouth, but the laptop does not fail with this message
    Just tell me if you need more information.

    # Intel SSD 1
    UUID=775642a3-f485-4cc6-b9d5-c336aa276c39 / xfs rw,relatime,attr2,inode64,noquota 0 1
    # Intel SSD 2
    UUID=75232369-0f3f-45f5-99fe-234089a1ea8e /boot xfs rw,relatime,attr2,inode64,noquota 0 2
    # Intel SSD 3
    UUID=595fa411-2c31-48e1-960b-fad259460248 /home xfs rw,relatime,attr2,inode64,noquota 0 2
    # WD 1T 1
    UUID=4fcb28a9-66fe-4463-9f31-e325d62d5017 /mnt/wd1 xfs rw,relatime,attr2,inode64,noquota 0 2
    # WD 1T 2
    UUID=4803c5db-72a3-4cd5-ad94-f7de2de2ea09 /mnt/wd2 xfs rw,relatime,attr2,inode64,noquota 0 2
    # WD 1T 3
    UUID=b937ce12-31a4-4816-9630-d53cab774a7e /mnt/wd3 xfs rw,relatime,attr2,inode64,noquota 0 2
    # SG 320G 1 1
    UUID=76fd28c6-1541-40bd-958b-cd05d787ff7b /mnt/sg1_1 xfs rw,relatime,attr2,inode64,noquota 0 2
    # SG 320G 2 1
    UUID=789845B4984571A4 /mnt/sg2_5 ntfs-3g uid=1000,gid=users,dmask=022,fmask=133 0 0
    UUID=32BC47F9BC47B5DF /mnt/sg2_6 ntfs-3g uid=1000,gid=users,dmask=022,fmask=133 0 0
    tmpfs /tmp tmpfs nodev,nosuid,size=20G 0 0
    # NFS mounts
    /mnt/multimedia /srv/nfs/multimedia none bind 0 0
    /mnt/images /srv/nfs/images none bind 0 0
    /mnt/trunk /srv/nfs/trunk none bind 0 0
    [2] ognyan@xxxlinux : ~ >ll /mnt/
    total 40K
    drwxr-xr-x 8 root root 124 Jun 13 01:22 .
    drwxr-xr-x 18 root root 4.0K Sep 17 23:52 ..
    lrwxrwxrwx 1 root root 3 Jun 4 17:16 images -> wd1
    lrwxrwxrwx 1 root root 3 Jun 4 17:16 multimedia -> wd2
    drwxr-xr-x 23 ognyan users 4.0K Sep 19 14:37 sg1_1
    drwxr-xr-x 1 ognyan users 8.0K Mar 30 21:28 sg2_5
    drwxr-xr-x 1 ognyan users 12K Mar 30 21:28 sg2_6
    lrwxrwxrwx 1 root root 3 Jun 3 21:27 srv -> wd3
    lrwxrwxrwx 1 root root 5 Jun 4 17:15 trunk -> sg1_1
    drwxr-sr-x 203 ognyan users 8.0K Aug 4 20:53 wd1
    drwxr-xr-x 5 root root 41 Sep 19 10:32 wd2
    drwxr-xr-x 8 root root 76 Aug 31 23:13 wd3
    Last edited by bigblondewolf (2013-09-19 22:15:36)

Maybe you are looking for

  • How do I email more than one photo from my library?

    I can select and email one photo at a time to a contact but I'd like email more than one at a time so that the receiver doesn't receive multiple emails containing just one photo, can I do it and how? Thanks

  • JCo Error in EP6.0

    Hi All, I have developed a custom iview in EP6.0 which retireves data from R/3 using Jco and display the data in various controls like dropdown. When I try to run the application I am getting a runtime error (while accessing the model). I am using a

  • Substitution to give a discount to vendor on MIRO - BSEG-ZBD1P

    Hi people. We are having a issue trying to add a discount on field bseg-zbd1p. We have added a substitution rule that executes on MIRO, for a certain material we want to give a discount to vendor, but it is not working. We try to change the field bse

  • Could you confirm that ALAC doesn't play sample rate of 96 kHz?

    Hi, Could you confirm for me that ALAC doesn't play sample rate of 96 kHz? Because my codecs converter, regardless of what sampling I set up gives me 44.1 KHz in ALAC. Thanks

  • The date last played on my iPod songs stays the same.

    I don't know why, the Date Last Played on my iPod songs do not update. Not sure if the number of plays changes, but is there a reason for this? It's an iPod Nano, 5th gen. I think. Thanks for any help.