Compiler GD Library Error

I followed exactly the excellent tutorial here:
http://osx.topicdesk.com/content/view/135/41/
i ge following compile error.I have X11 installed, How can help me?
/SourceCache/php-5.2.8/ext/gd][0]$ MACOSXDEPLOYMENTTARGET=10.5 CFLAGS="-arch ppc -arch ppc64 -arch i386 -arch x86_64 -g -Ox -pipe -no-cpp-precomp" CCFLAGS="-arch ppc -arch ppc64 -arch i386 -arch x86_64 -g -Ox -pipe" CXXFLAGS="-arch ppc -arch ppc64 -arch i386 -arch x86_64 -g -Os -pipe" LDFLAGS="-arch ppc -arch ppc64 -arch i386 -arch x86_64 -bindatload" ./configure --with-zlib-dir=/usr --with-jpeg-dir=/usr/local/lib --with-png-dir=/usr/X11R6 --with-freetype-dir=/usr/X11R6 --with-xpm-dir=/usr/X11R6
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for a sed that does not truncate output... /opt/local/bin/gsed
checking for cc... cc
checking for C compiler default output file name...
configure: error: in `/SourceCache/php-5.2.8/ext/gd':
configure: error: C compiler cannot create executables
See `config.log' for more details.
Message was edited by: Rocky_820618

Thank you at first.
My Server version is 10.5.8,and I had install newest xcode tools. gcc4.2 and other package.
The bellow is my config.log:
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by configure, which was
generated by GNU Autoconf 2.64. Invocation command line was
$ ./configure --with-zlib-dir=/usr --with-jpeg-dir=/usr/local/lib --with-png-dir=/usr/X11R6 --with-freetype-dir=/usr/X11R6 --with-xpm-dir=/usr/X11R6
## Platform. ##
hostname = SERVER3.SERVER
uname -m = i386
uname -r = 9.8.0
uname -s = Darwin
uname -v = Darwin Kernel Version 9.8.0: Wed Jul 15 16:55:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_I386
/usr/bin/uname -p = i386
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = Mach kernel version:
Darwin Kernel Version 9.8.0: Wed Jul 15 16:55:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_I386
Kernel configured for up to 4 processors.
4 processors are physically available.
4 processors are logically available.
Processor type: i486 (Intel 80486)
Processors active: 0 1 2 3
Primary memory available: 8.00 gigabytes
Default processor set: 84 tasks, 482 threads, 4 processors
Load average: 0.16, Mach factor: 3.83
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /opt/local/bin
PATH: /opt/local/sbin
PATH: /opt/local/lib/postgresql83/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
PATH: /usr/local/bin
PATH: /usr/X11/bin
## Core tests. ##
configure:2729: checking for grep that handles long lines and -e
configure:2787: result: /usr/bin/grep
configure:2792: checking for egrep
configure:2854: result: /usr/bin/grep -E
configure:2859: checking for a sed that does not truncate output
configure:2913: result: /opt/local/bin/gsed
configure:3045: checking for cc
configure:3061: found /usr/bin/cc
configure:3072: result: cc
configure:3103: checking for C compiler version
configure:3112: cc --version >&5
i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5493)
Copyright (C) 2005 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:3123: $? = 0
configure:3112: cc -v >&5
Using built-in specs.
Target: i686-apple-darwin9
Configured with: /var/tmp/gcc/gcc-5493~1/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c+,obj-c+ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9
Thread model: posix
gcc version 4.0.1 (Apple Inc. build 5493)
configure:3123: $? = 0
configure:3112: cc -V >&5
gcc-4.0: argument to `-V' is missing
configure:3123: $? = 1
configure:3112: cc -qversion >&5
i686-apple-darwin9-gcc-4.0.1: no input files
configure:3123: $? = 1
configure:3145: checking for C compiler default output file name
configure:3167: cc -arch ppc -arch ppc64 -arch i386 -arch x86_64 -g -Ox -pipe -no-cpp-precomp -arch ppc -arch ppc64 -arch i386 -arch x86_64 -bindatload conftest.c >&5
cc1: error: invalid option argument '-Ox'cc1: error: invalid option argument '-Ox'
cc1: error: invalid option argument '-Ox'
cc1: error: invalid option argument '-Ox'
lipo: can't figure out the architecture type of: /var/folders/s0/s0AyzswkHbmoxcVloNjyvk+TI/-Tmp-//cc5gA0ol.out
configure:3171: $? = 1
configure:3208: result:
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include <stdio.h>
| int
| main ()
| {
| FILE *f = fopen ("conftest.out", "w");
| return ferror (f) || fclose (f) != 0;
|
| ;
| return 0;
| }
configure:3214: error: in `/SourceCache/php-5.2.8/ext/gd':
configure:3218: error: C compiler cannot create executables
See `config.log' for more details.
## Cache variables. ##
accv_env_CCset=
accv_env_CCvalue=
accv_env_CFLAGSset=set
accv_env_CFLAGSvalue='-arch ppc -arch ppc64 -arch i386 -arch x86_64 -g -Ox -pipe -no-cpp-precomp'
accv_env_CPPFLAGSset=
accv_env_CPPFLAGSvalue=
accv_env_CPPset=
accv_env_CPPvalue=
accv_env_LDFLAGSset=set
accv_env_LDFLAGSvalue='-arch ppc -arch ppc64 -arch i386 -arch x86_64 -bindatload'
accv_env_LIBSset=
accv_env_LIBSvalue=
accv_env_build_aliasset=
accv_env_build_aliasvalue=
accv_env_host_aliasset=
accv_env_host_aliasvalue=
accv_env_target_aliasset=
accv_env_target_aliasvalue=
accv_pathEGREP='/usr/bin/grep -E'
accv_pathGREP=/usr/bin/grep
accv_prog_ac_ctCC=cc
ltcv_pathSED=/opt/local/bin/gsed
## Output variables. ##
AR=''
AWK=''
CC='cc'
CFLAGS='-arch ppc -arch ppc64 -arch i386 -arch x86_64 -g -Ox -pipe -no-cpp-precomp'
CONFIGURE_COMMAND=' '\''./configure'\'' '\''--with-zlib-dir=/usr'\'' '\''--with-jpeg-dir=/usr/local/lib'\'' '\''--with-png-dir=/usr/X11R6'\'' '\''--with-freetype-dir=/usr/X11R6'\'' '\''--with-xpm-dir=/usr/X11R6'\'''
CONFIGURE_OPTIONS=' '\''--with-zlib-dir=/usr'\'' '\''--with-jpeg-dir=/usr/local/lib'\'' '\''--with-png-dir=/usr/X11R6'\'' '\''--with-freetype-dir=/usr/X11R6'\'' '\''--with-xpm-dir=/usr/X11R6'\'''
CPP=''
CPPFLAGS=''
DEFS=''
ECHO='/bin/echo'
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
GREP='/usr/bin/grep'
LDFLAGS='-arch ppc -arch ppc64 -arch i386 -arch x86_64 -bindatload'
LIBOBJS=''
LIBS=''
LIBTOOL=''
LN_S=''
LTLIBOBJS=''
OBJEXT=''
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
RANLIB=''
RE2C=''
SED='/opt/local/bin/gsed'
SHELL='/bin/sh'
SHLIBDL_SUFFIXNAME=''
SHLIBSUFFIXNAME=''
STRIP=''
acctCC='cc'
bindir='${exec_prefix}/bin'
build=''
build_alias=''
build_cpu=''
build_os=''
build_vendor=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='NONE'
host=''
host_alias=''
host_cpu=''
host_os=''
host_vendor=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='NONE'
programtransformname='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target=''
target_alias=''
target_cpu=''
target_os=''
target_vendor=''
## confdefs.h. ##
/* confdefs.h */
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
configure: exit 77

Similar Messages

  • Error compiling a library

    A little cross-post, please help
    Trouble compiling a library
    Thx
    Rob

    Peter Chr. Hansen (guest) wrote:
    : I'm working on a project of porting our Economy Application
    from
    : a scoopen server to a linux server but when I try to ling the
    : shared oracle library libclntsh.so (we have copied it to a file
    : called Sql.so) I get the following error:
    : /oase5.0/Shared/Sql.so: undefined reference to `slpmprodstab'
    : Where is this defined??
    : There is no problem when I compile the demos included whith
    : oracle
    : Yours,
    : Peter Chr. Hansen
    Try this link line as posted earlier:
    cc -o <executable> <filename>.c \
    -L$ORACLE_HOME/lib/ \
    -L$ORACLE_HOME/rdbms/lib \
    $ORACLE_HOME/lib/scorept.o \
    -I$ORACLE_HOME/rdbms/public \
    -lnetv2 -lnttcp -lnetwork -lncr \
    -lvsn -lcommon -lgeneric \
    -lcore4 -lnlsrtl3 -lepc -lsql \
    -lclient -lclntsh
    Maturi
    null

  • Error getting whille compileing the Library file

    Hi,
    I have a problem that when ever i am trying to compile my Library to generate the .PLX file it showing compilation error to me.
    Like "FND_ATTACHMENT_UTIL_PKG.get_atchmt_exists" here its stucking.
    So kindely help me to understand this point.
    With regards

    "FRM 040039 Cannot attach Library APPCORE while opening th form {quote}Clearly, you are working with the Oracle Enterprise Business Suite (EBS) as the APPCORE library is an EBS library. Are you trying to configure a local installation of the EBS or is this on a server? For EBS development, you need to have the library files (.pll and .plx) included in your FORMS_PATH variable. These files are typically located in the AU_TOP (\AU\Resources) directory on the Application Server (AS). The only person that should be compiling these library files is your AS Administrator and they should only be compiled on the AS, not your workstation. You should only be using the compiled version supplied by your AS Admin.
    If the library file is not compiling correctly, it is because your Forms Builder is unable to find all of the required referenced items in the Library. This would suggest that your Forms Builder is not configured correctly. As I stated above, these library files should only be compiled on the AS, never on a developer workstation.
    If you are still having trouble with this issue, I strongly suggest you post your question in the <a href="General EBS Discussion">EBS General Discussion</A> forum. This forum is for general Oracle Forms questions. If you have a general Forms question, by all means, ask it here! ;-)
    Hope this helps,
    Craig B-)
    +If someone's response is helpful or correct, please mark it accordingly.+

  • Trouble compiling a library

    Hi folks, I'm experiencing a trouble using forms & reports on two different platforms: Win XP Prof. SP2 for development and SuSe Ent. 9 Linux for deployment.
    I've inherited from another person an application with some forms, some reports and two libraries (one attached to the forms annd the other attacched to the reports).
    I've modified a function in the library attacched to the reports. It compiles ok on XP.
    Moved the library (.pll file) to Suse I tried to compile with:
    #!/bin/sh
    PATH_SAVE=$PWD
    ORACLE_HOME=/opt/oracle/app/oracle/product/frs10.1.2
    export ORACLE_HOME
    FORMS_PATH=/opt/csa/sw/webapp/FORMS:/opt/csa/sw/webapp/CSA_LIBS
    export FORMS_PATH
    REPORTS_PATH=/opt/csa/sw/webapp/REPORTS:/opt/csa/sw/webapp/CSA_LIBS
    export REPORTS_PATH
    TNS_ADMIN=$ORACLE_HOME/network/admin
    export TNS_ADMIN
    TWO_TASK=csa_v30/csa_v30@csa5i009
    export TWO_TASK
    ORACLE_SID=csa5i009
    export ORACLE_SID
    LD_LIBRARY_PATH=$ORACLE_HOME/jdk/jre/lib/i386/server:$ORACLE_HOME/jdk/jre/lib/i386/native_threads:$ORACLE_HOME/jdk/jre/lib/i386:$ORACLE_HOME/lib
    export LD_LIBRARY_PATH
    ORACLE_TERM=vt220
    export ORACLE_TERM
    # COMPILE LIBRARIES
    cd /opt/csa/sw/webapp/CSA_LIBS
    $ORACLE_HOME/bin/frmcmp_batch module=LIB_CSA_FORMS.pll userid=csa_v30/csa_v30@csa5i009 module_type=LIBRARY compile_all=YES logon=YES batch=YES
    # COMPILE FORMS and MENUS
    cd /opt/csa/sw/webapp/FORMS
    for file in *.fmb
    do
    $ORACLE_HOME/bin/frmcmp_batch module=$file userid=csa_v30/csa_v30@csa5i009 module_type=FORM compile_all=YES logon=YES batch=YES
    done
    for file in *.mmb
    do
    $ORACLE_HOME/bin/frmcmp_batch module=$file userid=csa_v30/csa_v30@csa5i009 module_type=MENU compile_all=YES logon=YES batch=YES
    done
    cd $PATH_SAVE
    unset PATH_SAVE
    and obtained:
    PL/SQL ERROR 201 at line 58, coloumn 5
    identifier 'SRW.SET_FOREGROUND_FILL COLOR' must be declared
    FRM-30312: Failed to compile the library
    Some useful data:
    Forms [32 Bit] Version 10.1.2.0.2 (Production)
    Oracle Toolkit Version 10.1.2.0.2 (Production)
    PL/SQL Version 10.1.0.4.2 (Production)
    Oracle Procedure Builder V10.1.2.0.2 - Production
    PL/SQL Editor (c) WinMain Software (www.winmain.com), v1.0 (Production)
    Oracle Query Builder 10.1.2.0.2 - Production
    Oracle Virtual Graphics System Version 10.1.2.0.2 (Production)
    Oracle Tools GUI Utilities Version 10.1.2.0.2 (Production)
    Oracle Multimedia Version 10.1.2.0.2 (Production)
    Oracle Tools Integration Version 10.1.2.0.2 (Production)
    Oracle Tools Common Area Version 10.1.2.0.2
    Oracle CORE     10.1.0.4.0     Production
    And:
    Report Builder 10.1.2.0.2
    ORACLE Server Release 10.1.0.4.2
    Oracle Procedure Builder 10.1.2.0.2
    Oracle ORACLE PL/SQL V10.1.0.4.2 - Production
    Oracle CORE     10.1.0.4.0     Production
    Oracle Tools Integration Services 10.1.2.0.2
    Oracle Tools Common Area 10.1.2.0.2
    Oracle Toolkit 2 for Windows 32-bit platforms 10.1.2.0.2
    Resource Object Store 10.1.2.0.2
    Oracle Help 10.1.2.0.2
    Oracle Sqlmgr 10.1.2.0.2
    Oracle Query Builder 10.1.2.0.2 - Production
    PL/SQL Editor (c) WinMain Software (www.winmain.com), v1.0 (Production)
    Oracle ZRC 10.1.2.0.2
    Oracle XML Developers Kit 10.1.0.4.2 - Production
    Oracle Virtual Graphics System 10.1.2.0.2
    Oracle Image 10.1.2.0.2
    Oracle Multimedia Widget 10.1.2.0.2
    Oracle Tools GUI Utilities 10.1.2.0.2
    Any advice will be welcome
    Thanx
    Rob

    This package currently compiles fine with the latest gcc (at least last time I checked), but still I'm having trouble making a package for it because I don't know how to get it to install to a custom location like the $startdir/pkg directory.

  • Can't compile External Library on CBS

    I try to activate an external libryry dc on the cbs.
    That ext. library is then packaged into a
    J2EE-Library-Project.
    On compile the following error (see code) occour -
    so the following DCs (J2EE Library Projects,
    other depending projects) are marked as 'broken'.
    On my local environment (dev. studio + local java
    web as - sp13) the project and dependencies are
    runing really  fine.
    All project dependencies (public parts, used
    dependencies...) are declared.
    ==>
      I urgently need to know: what is the difference or what's the error?
      ANY ideas?
    <==
    <code>
    Development Component Build (2005-09-13 10:10:39)
      Component name: base3lib
      Component vendor: mycompany.de
      SC compartment: mycompany.de_CTPBASE_1
      Configuration: CTP_DEV_D
      Location: CTP_DEV_D
      Source code location: http://mchp039a:56000/dtr/ws/DEV/mycompany.de_CTPBASE/dev/active/DCs/mycompany.de/base3lib/_comp/
      DC root folder: D:\usr\sap\JDI\JC60\j2ee\cluster\server0\temp\CBS\b\.B\256\DCs\mycompany.de\base3lib\_comp\
      DC type: External Library
    DC Model check:
              [dcmake] All used DCs are available locally
              [dcmake] validating dependency to build plugin "sap.com/tc/bi/bp/externalarchive"
              [dcmake] DC model check OK
    Start build plugin:
              [dcmake] using build plugin: sap.com/tc/bi/bp/externalarchive
              [dcmake] starting build plugin from : D:\usr\sap\JDI\JC60\j2ee\cluster\server0\temp\CBS\b\.B\256\DCs\sap.com\tc\bi\bp\externalarchive\_comp\gen\default\public\lib\
    Build Plugins Version 6.40.0.111  (ExternalArchivePlugin, 630_VAL_REL ) from 04 July 2005 11:31:41
    Building development component 'base3lib', vendor 'mycompany.de', type 'External Library'
             software component 'CTPBASE', vendor 'mycompany.de'.
             location 'CTP_DEV_D'.
             source code location 'http://mchp039a:56000/dtr/ws/DEV/mycompany.de_CTPBASE/dev/active/'.
    Options:
    convert *.xlf to *.properties: yes
    include sources for debugging: yes
    run JLin tests is available  : no
    Couldn't validate DC configuation, no information available for this DC type
    Creating Ant build file..
    No 'default' JDK_HOME_PATH defined, will use running VM. Please update your configuration.
    Using velocity macro file: D:\usr\sap\JDI\JC60\j2ee\cluster\server0\temp\CBS\b\.B\256\DCs\sap.com\tc\bi\bp\externalarchive\_comp\gen\default\public\lib\macros\build.vm
    Creating Ant build file D:\usr\sap\JDI\JC60\j2ee\cluster\server0\temp\CBS\b\.B\256\DCs\mycompany.de\base3lib\_comp\gen\default\logs\build.xml
    Ant build file created in 1 second
    Starting Ant with build file D:\usr\sap\JDI\JC60\j2ee\cluster\server0\temp\CBS\b\.B\256\DCs\mycompany.de\base3lib\_comp\gen\default\logs\build.xml, target build
    Using temporary directory D:\usr\sap\JDI\JC60\j2ee\cluster\server0\temp\CBS\b\.B\256\t\3A1FFCE822415A04E6888829E65D620A
    Ant build started at 2005-09-13 10:10:42 GMT+01:00 (CET)
    build:
          [echo] Public Part: libs
         [mkdir] Created dir: D:\usr\sap\JDI\JC60\j2ee\cluster\server0\temp\CBS\b\.B\256\DCs\mycompany.de\base3lib\_comp\gen\default\public\libs\lib\java
          [copy] Copying 1 file to D:\usr\sap\JDI\JC60\j2ee\cluster\server0\temp\CBS\b\.B\256\DCs\mycompany.de\base3lib\_comp\gen\default\public\libs\lib\java
          [copy] Copying 1 file to D:\usr\sap\JDI\JC60\j2ee\cluster\server0\temp\CBS\b\.B\256\DCs\mycompany.de\base3lib\_comp\gen\default\public\libs\lib\java
    </code>

    Welcome to the Apple Discussions.
    Sounds like iPhoto is not seeing a valid database there.
    Try these in order - from best option on down...
    1. Do you have an up-to-date back up? If so, try copy the library6.iphoto file from the back up to the iPhoto Library (Right Click -> Show Package Contents) allowing it to overwrite the damaged file.
    2. Download iPhoto Library Manager and use its rebuild function. This will create a new library based on data in the albumdata.xml file. Not everything will be brought over - no slideshows, books or calendars, for instance - but it should get all your albums and keywords back.
    Because this process creates an entirely new library and leaves your old one untouched, it is non-destructive, and if you're not happy with the results you can simply return to your old one.
    3. If neither of these work then you'll need to create and populate a new library.
    To create and populate a new *iPhoto 08* library:
    Note this will give you a working library with the same Events and pictures as before, however, you will lose your albums, keywords, modified versions, books, calendars etc.
    In the iPhoto Preferences -> Events Uncheck the box at 'Imported Items from the Finder'
    Move the iPhoto Library to the desktop
    Launch iPhoto. It will ask if you wish to create a new Library. Say Yes.
    Go into the iPhoto Library (Right Click -> Show Package Contents) on your desktop and find the Originals folder. From the Originals folder drag the individual Event Folders to the iPhoto Window and it will recreate them in the new library.
    When you're sure all is well you can delete the iPhoto Library on your desktop.
    In the future, in addition to your usual back up routine, you might like to make a copy of the library6.iPhoto file whenever you have made changes to the library as protection against database corruption.
    Regards
    TD

  • Adobe Media Encoder (Error compiling movie) Unknown error when writing to Isilon OneFS 6.5.5.18

    Adobe Media Encoder (Error compiling movie) Unknown error when writing to Isilon OneFS 6.5.5.18 while using Adobe Premiere Pro.
    Process:         Adobe Premiere Pro CC 2014
    Path: /Applications/Adobe Premiere Pro CC 2014/Adobe Premiere Pro CC 2014.app/Contents/MacOS/Adobe Premiere Pro CC 2014
    Identifier: com.adobe.AdobePremierePro
    Version:         8.1.0 (8.1.0)
    Code Type: X86-64 (Native)
    Parent Process: launchd [2538]
    Responsible:     Adobe Premiere Pro CC 2014
    Date/Time: 2015-01-06 14:04:23.500 -0700
    OS Version:      Mac OS X 10.9.2 (13C64)
    Report Version:  11
    Crashed Thread: 55  Dispatch queue: com.apple.root.default-priority
    Exception Type: EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
    Customer created test export with 777 permissions and set mount parameters to the following:
    mount_nfs -o vers=3,tcp,rdirplus,intr,nolocks,async,rsize=32768,wsize=32768
      -- Original mount options:
         General mount flags: 0x40 async
         NFS parameters: vers=3,tcp,nolocks,rsize=32768,wsize=32768,rdirplus
      -- Current mount parameters:
         General mount flags: 0x4000058 async,nodev,nosuid multilabel
         NFS parameters: vers=3,tcp,port=2049,nomntudp,hard,nointr,noresvport,negnamecache,callumnt,nolocks,quota, rsize=32768,wsize=32768,readahead=16,dsize=32768,rdirplus,nodumbtimr,timeo=10,maxgroups=16 ,acregmin=5,acregmax=60,acdirmin=5,acdirmax=60,nomutejukebox,nonfc,sec=sys
    The pcap shows once the movie is created a lockup call is responded from Isilon with Error: NFS3ERR_NOENT
    478         V3 CREATE Call (Reply In 479), DH: 0xea5f731c/QBRSN-0-0-1.mov Mode: UNCHECKED
    479         V3 CREATE Reply (Call In 478)
    484         V3 LOOKUP Call (Reply In 485), DH: 0xea5f731c/._QBRSN-0-0-1.mov
    485        V3 LOOKUP Reply (Call In 484) Error: NFS3ERR_NOENT
    V3 LOOKUP Reply (Call In ....) Error: NFS3ERR_NOENT  -   This is by design of OneFS, we coalesce files and then flush them out to disk which is why the commit time is accurate but the file is not immediately available. however when an async option is used within the mount options this should be avoided if writing asynchronously to the cluster.  Has anyone else seen this behavior lately? (current workaround is to store locally and transfer to the cluster via Finder)

    That error can happen for many reasons...one of the reasons that I occassionaly get it is because I try exporting a movie to an external drive that has been formated in the old FAT32 instead of the NTSF standard.  FAT32 only allows for file sizes up to 2 gigs.  And as soon as it reaches that...I would get that error.  I don't know if that is why you are getting that error...but it would be easy to check.  1) are you generating a file that is over 2 gigs?  2) is your drive that you are exporting to FAT 32 (just right click the drive in My Computer and select "properties" then just look for what it says next to "file system".

  • Please help! Shared Library Error... no applications will open!

    Hi. Major issues!!
    My computer was unplugged for 2 weeks (renovations). When I set it up in my new office, none of my applications would open! (Microsoft, Adobe, AOL, etc...) Safari is working.
    I get this error message:
    The application "Photoshop" could not be launched because of a shared library error: "5<application><CarbonLib><CFMPriv_SpeechRecognition>"
    The application "Word" could not be launched because of a shared library error:
    "8<Microsoft Word><CarbonLib><CFMPriv_SpeechRecognition>"
    The application "AOL" could not be launched because of a shared library error:
    "9<AOL (Bootstrap)><CarbonLib><CFMPriv_SpeechRecognition>"
    The application "AppleWorks" could not be launched because of a shared library error: "4<AppleWorks><CarbonLib><CFMPriv_SpeechRecognition>"
    Here's what I've tried...
    I have tried to install combo update 10.3.9. .. didn't work.
    My computer was purchased in 2004... just moved to a new house... do not know where my installation dvd is... so to reboot on that is not an option.
    I tried disk repair permissions... didn't work!
    I opened my log console to view the crash logs... and it appears a lot has crashed... but I can not understand what any of it means!?!
    Can anyone help or offer some advice?
    Can anyone understand a crash log if I post it?
    Please help!?! Taking an online masters course and this is a major dilemma!
    Thanks,
    Lindsay

    Hi Lindsay,
    "Can I get one from a mac store? Does it have to be the original one I used when I purchased my mac?"
    No, you can no longer purchase 10.3 Panther disks from Apple Stores, online or otherwise. You may however, be able to purchase replacement disks for your computer (if Mac OS 10.3 were the original install disks that came with your mac) by calling Apple and explaining and having the serial number ready of the computer.
    If your installation of 10.3 was an upgrade you can purchase retail copies of 10.3 disks online from many resellers, such as on ebay or sites such as FastMac, but be sure to purchase a retail box set and not upgrade or machine specific disks.
    Did you perform all of the steps that Kappy steered you to in Dr. Smoke's FAQ first and your only option left is the Archive and Install?
    littleshoulders

  • HFM Application Library error Null while deploying the validated app

    Hello,
    I am trying to deploy a HFM application on EPM 11.1.3 and when I right click on the application in Application library of EPMA, I am getting a pop-up with the following error:
    Application Library Error
    null
    Please note:
    1. This is a EPMA managed HFM application.
    2. The validation of the application is successful.
    3. Deployement errors with the above error.
    4. It is on Windows 2003 server with MSServer as the RDBMS.
    Please help me resolve this issue.
    thanks,
    Ankit

    Hi Ankit,
    This would be normally resolved by Restarting the EPM Services and also remember to restart the Calculation manager services as well.
    Once the services are restarted try deploying the application again to see if it deploys successfully.
    Hope this helps,
    Thank you,
    Charles Babu J

  • ITunes crashes when doing a power search. I get a Microsoft Visual C   Runtime Library Error message: Program C:\Program Files (x86)\iTunes\iTunes.exe R6025.  Pure virtual functional call.  If I select ok, Windows 7 pops up with iTunes has stopped working

    iTunes crashes when doing a power search. I get a Microsoft Visual C   Runtime Library Error message: Program C:\Program Files (x86)\iTunes\iTunes.exe R6025.  Pure virtual functional call.  If I select ok, Windows 7 pops up with iTunes has stopped working and then it shuts iTunes down.  Anyone else every have this issue.  Any ideas on a fix?
    Thanks,

    For general advice see Troubleshooting issues with iTunes for Windows updates.
    The steps in the second box are a guide to removing everything related to iTunes and then rebuilding it which is often a good starting point unless the symptoms indicate a more specific approach. Review the other boxes and the list of support documents further down page in case one of them applies.
    Your library should be unaffected by these steps but there is backup and recovery advice elsewhere in the user tip.
    tt2

  • B575: Microsoft Visual C++ Runtime Library Error on Startup? Please Help!

    This came out of the blue, I just started up my laptop and out of no where my Windows 7 Ultimate transperancy graphics are gone and I can't connect to the internet! I get this message on startup saying 'Microsoft Visual C++ Runtime Library Error', for controlhandler.cpp and I have no clue what it is! I tried a clean boot and safemode boot, and it is the same thing! Please help
    Solved!
    Go to Solution.

    hi ironmax,
    As a last resort, you can:
    1. Press the One Key Recovery button to restore the unit from factory settings or
    2. Create a recovery disc and use this disc to restore the system from factory
    Note:
    Backup important before doing a factory reset
    Regards,
    neokenchi
    Did someone help you today? Press the star on the left to thank them with a Kudo!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution"! This will help the rest of the Community with similar issues identify the verified solution and benefit from it.
    Follow @LenovoForums on Twitter!

  • Microsoft Visual C++ Runtime Library Error in T430S during HP printer install

    I just bought a T430S Windows 8 and I'm having problems installing the software and drivers for my HP Photosmart D-110-a printer. I've owned the printer for a year and it was no problem installing the software that it came with on my previous Dell Windows 7. Every time I try to install from the CD-Rom or download the software from HP, I get a Microsoft Visual C++ Runtime Library Error message. Please someone help!
    By the way, I am able to print to the machine because I think HP printer driver was preloaded on the Start screen from Lenovo. Is it possible the reason why I can't install the software that the my HP printer came with, is because HP driver was preloaded? The issue of not being able to install the full software, is that I can't monitor ink levels or scan items from the computer.

    It looks to me like HP never made a windows8 driver for that printer. You might read this:
    http://h30434.www3.hp.com/t5/Printer-All-in-One-Software-Drivers-e-g-Windows-8/windows-8-driver-hp-p...

  • Shared Library Error after software update

    After a software update check, I downloaded all recommendations which were the following: Java for Mac OS X 10.4 Release 5, iTunes 7.1, iPhoto Update 6.0.6, Security Update 2006-008 (PPC) 1.0, and Mac OS X Update (PPC) 10.4.9.
    But upon restarting, I get 2 popup windows entitled Application Launch Failure. The first says: The application "(null)" could not be launched because of a shared library error: "5>HP Communications><CarbonLib><CFMPriv_CarbonSound>". The second reads: The application "EEventManager" could not be launched because of a shared library error: "1<EEventManager><CarbonLib><CFMPriv_CarbonSound>". I also get one when I try to launch AOL from the desktop. It also has the string with CarbonSound in it.
    I tried reinstalling all of the updates and the Security update didn't work at all - which didn't seem to matter since it was an older version (I think??). I then reinstalled the OS update again, but this time I did the combo version. Still no luck. I looked into CarbonSound, but I haven't found anything current or relevant. Any suggestions? Thank you.
    1.25 ghz ppc g4   Mac OS X (10.4.9)  

    You might want to post your question in the Mac OS X v10.4 Tiger forum.

  • I have Adobe Illustrator CS5 Runtime C++ Library Error Message

    When I open a large Ai file I get an error saying Runtime C++ Library error, how do I fix it? It works with small files but not my large one, this is the only program it has been doing it and just occurred recently within the last week. I have Windows 7 (PC obviously), I've tried uninstalling the programs and re-installing, deleting folders/files and restarting the program and still comes up when I try to open just one file, that's pretty big and don't know what else to do.
    -Amanda

    Uninstall your existing copy of iTunes. Delete any copies of the iTunesSetup.exe (or iTunes64Setup.exe) installer files from your downloads areas for your web browsers and download a fresh copy of the iTunes installer from the Apple website:
    http://www.apple.com/itunes/download/
    (The current build of the 11.1.4.62 installer was changed a few days ago, which fixed the bulk of the reports of MSVCR80.dll/R6034/APSDaemon.exe/Error-7/AMDS-could-not-start trouble ... but the build number on the installer was not changed. So we're trying to make sure you do the reinstall using a "new good" 11.1.4.62 installer instead of an "old bad".)
    Does the install with the new copy of the installer go through properly? If so, does that clear up the error message?
    If you still have the same error messages cropping up, then try the procedures from the following user tip:
    Troubleshooting issues with iTunes for Windows updates

  • "Error Compiling Movie: Unknown Error" or program crash when rendering

    I just built a new PC because my Macbook Pro couldn't render fast enough. Now that I have built this brand new computer, I can't render at all! I render once and get the "Error Compiling Movie: Unknown Error" and if I try to render again, the program crashes.
    My files are not corrupt as I can render them without problems on my laptop (just slowly) and on a friend's PC. I can export fine but the project I am working in is currently very small. I have 450gb of space and when using After Effects, rendering is a breeze. I have restarted, uninstalled and reinstalled and nothing seems to be doing the trick.
    I feel like this must be a bug in Premiere Pro CC. Has anyone had this problem and/or come up with any solutions?

    You may have more luck getting help with this kind of problem on the AME forum. Or at least have a look at this page from the AME forum prompting you for the information that can help in isolating the cause of this problem: http://forums.adobe.com/thread/1011883.

  • I'm getting an error compiling movie Unknown error. It's always been fine before.

    Hi I'm getting an error compiling move Unknown error. Its always worked fine on my mac before.
    I've tried trashing my render files and switching to mercurey playback software only but it won't let me render or export.
    It might be to do with Magic bullet looks plug in but I've used it and hope I don't need to remove it as I love it.
    Please help!

    There's no one solution for Unknown Errors.  You'll have to experiment with different things, hoping to stumble upon something that works.

Maybe you are looking for

  • How Do I Add A Site Search Box?

    I just upgraded my BC subscription to webMarketing and I am wanting to add a site search box to my site but I am having troubles with the directions found on the Adobe Website: Business Catalyst Help | Add a site search box. My first issue is a simpl

  • SharedPageFlows / GlobalApp / Portal 9.2 Upgrade

    Hello all. I am in need of some assistance regarding the updated GlobalApp. We are working on upgrading an application from WebLogic Server/Portal 8.1 to WebLogic Server/Portal 9.2 In so doing, I've run across some behavior I don't understand and wit

  • Change internal table data in another program

    Hi Gurus, Is there a way to change internal table data from BADI of a method in main program using (SAPLV13A)db_xkondat[] internal table? Here SAPLV13A is main program name and db_xkondat[] is an internal table in the BADi call function. Thanks. Edit

  • HUM with nested packaging

    Hello, I have one typical scenario to map in SAP with HUM, please help me in finding the way. Business Scenario: During production, lubricant is being filled in bottles, bottles packed into cartons and cartons again packed into pallet. When the bottl

  • Help needed photoshop has gone?

    right since i upgraded to windows 8 pro ive lost my photoshop elements 9 that came with my laptop , its gone . please help.