Error compiling std headers on SuSE 9.3 with 20070106

This file:
#include <cstring>
#include <string>
int main(){
  return 0;
}gets this output:
CC -g -c -v test.cpp
###     command line files and options (expanded):
### -g -c -v test.cpp
### CC: Note: NLSPATH = /usr/local/anag/pkg/sunstudio-20060107/sunstudiomars/prod/bin/../lib/locale/%L/LC_MESSAGES/%N.cat:/usr/local/anag/pkg/sunstudio-20060107/sunstudiomars/prod/bin/../../lib/locale/%L/LC_MESSAGES/%N.cat
/usr/local/anag/pkg/sunstudio-20060107/sunstudiomars/prod/bin/ccfe -y-o -ytest.o -y-fbe -y/usr/local/anag/pkg/sunstudio-20060107/sunstudiomars/prod/bin/fbe -y-xarch=generic -y-xtab -y-verbose -O0 -ptf /tmp/06578%1.%2 -ptx /usr/local/anag/pkg/sunstudio-20060107/sunstudiomars/prod/bin/CC -ptk "-g -c -v " -D__i686__ -D__SUNPRO_CC=0x590 -Dunix -Di386 -D__i386 -D__i386__ -D__unix -D__unix__ -D__sun -D__BUILTIN_VA_ARG_INCR -D__linux -D__linux__ -Dlinux -D__gnu__linux__ -D__SUNPRO_CC_COMPAT=5 -g +d -y-g -xdbggen=no%dwarf2+stabs -I-xbuiltin -xldscope=global -instlib=/usr/local/anag/pkg/sunstudio-20060107/sunstudiomars/prod/lib/libCstd.a -I/usr/local/anag/pkg/sunstudio-20060107/sunstudiomars/prod/include/CC/Cstd -I/usr/local/anag/pkg/sunstudio-20060107/sunstudiomars/prod/include/CC -I/usr/local/anag/pkg/sunstudio-20060107/sunstudiomars/prod/include/CC/rw7 -I/usr/local/anag/pkg/sunstudio-20060107/sunstudiomars/prod/include/cc -y-comdat test.cpp -s /tmp/ccfe.06578.0.s >&/tmp/ccfe.06578.1.err
rm /tmp/ccfe.06578.0.s
/usr/local/anag/pkg/sunstudio-20060107/sunstudiomars/prod/bin/stdlibfilt -stderr </tmp/ccfe.06578.1.err
"/usr/local/anag/pkg/sunstudio-20060107/sunstudiomars/prod/include/CC/Cstd/iosfwd", line 74: Error: mbstate_t is not defined.
"/usr/local/anag/pkg/sunstudio-20060107/sunstudiomars/prod/include/CC/Cstd/iosfwd", line 75: Error: mbstate_t is not defined.
"/usr/local/anag/pkg/sunstudio-20060107/sunstudiomars/prod/include/CC/Cstd/rw/traits", line 191: Error: "," expected instead of "state_type".
"/usr/local/anag/pkg/sunstudio-20060107/sunstudiomars/prod/include/CC/Cstd/rw/traits", line 194: Error: Use ";" to terminate declarations.
"/usr/local/anag/pkg/sunstudio-20060107/sunstudiomars/prod/include/CC/Cstd/rw/traits", line 261: Error: "," expected instead of "get_state".
"/usr/local/anag/pkg/sunstudio-20060107/sunstudiomars/prod/include/CC/Cstd/rw/traits", line 265: Error: Use ";" to terminate declarations.
"/usr/local/anag/pkg/sunstudio-20060107/sunstudiomars/prod/include/CC/Cstd/rw/traits", line 299: Error: "," expected instead of "state_type".
"/usr/local/anag/pkg/sunstudio-20060107/sunstudiomars/prod/include/CC/Cstd/rw/traits", line 302: Error: Use ";" to terminate declarations.
"/usr/local/anag/pkg/sunstudio-20060107/sunstudiomars/prod/include/CC/Cstd/rw/traits", line 410: Error: "," expected instead of "get_state".
"/usr/local/anag/pkg/sunstudio-20060107/sunstudiomars/prod/include/CC/Cstd/rw/traits", line 414: Error: Use ";" to terminate declarations.
"/usr/local/anag/pkg/sunstudio-20060107/sunstudiomars/prod/include/CC/Cstd/rw/traits", line 506: Error: The function "strstr" must have a prototype.
"/usr/local/anag/pkg/sunstudio-20060107/sunstudiomars/prod/include/CC/Cstd/rw/traits", line 523: Error: The function "strcspn" must have a prototype.
"/usr/local/anag/pkg/sunstudio-20060107/sunstudiomars/prod/include/CC/Cstd/rw/traits", line 529: Error: The function "strspn" must have a prototype.
13 Error(s) detected.I'm running SuSE 9.3, with kernel:
2.6.11.4-21.10-default

See my reply in this thread:
http://forum.sun.com/thread.jspa?threadID=28760

Similar Messages

  • [Solved] Error compiling kernel 2.6.36.2 patched with MOSIX

    Hi, I'm a new user in this forum!
    I'm trying to compile manually the kernel version with MOSIX-2.29.0.1 for computer clustering. But When I try to compile it with make command there is an error:
    In file included from arch/x86/kernel/signal.c:17:0:
    include/linux/tracehook.h: In function ‘tracehook_unsafe_exec’:
    include/linux/tracehook.h:164:40: error: ‘struct task_struct’ has no member named ‘mflags’
    arch/x86/kernel/signal.c: In function ‘do_notify_resume’:
    arch/x86/kernel/signal.c:884:44: error: ‘struct task_struct’ has no member named ‘parent_waiting’
    make[2]: *** [arch/x86/kernel/signal.o] Error 1
    make[1]: *** [arch/x86/kernel] Error 2
    make: *** [arch/x86] Error 2
    I have launched make menuconfig and I have configured the kernel in this way:
    Configure the following option:
          CONFIG_FUSE_FS
            File systems  --->  FUSE (Filesystem in Userspace) support
          CONFIG_SYSVIPC
            General setup  --->  System V IPC
       But make sure that the following is NOT CONFIGURED:
       CONFIG_HEADERS_CHECK"
            'Kernel hacking' ---> 'Run 'make headers_check' when building vmlinux'
    What is the problem?
    Last edited by andychaser (2011-02-17 12:37:50)

    I've solved the issue, infact there was a problem with the patch. Now I am able to compile the kernel.
    Thanks anyway!

  • Sun studio C++ compilation error in std when compile ACE5.2

    CC -mt -g -instances=explicit -g -I/home/xxx/ACE_wrappers -DACE_NO_INLINE -c -KPIC -o .shobj/Basic_Types.o Basic_Types.cpp
    "/opt/SUNWspro/prod/include/CC/Cstd/./stdexcept", line 57: Error: Function std::logic_error::~logic_error() can throw only the exceptions thrown by the function std::exception::~exception() it overrides.
    "/opt/SUNWspro/prod/include/CC/Cstd/./stdexcept", line 60: Error: Function std::logic_error::what() const can throw only the exceptions thrown by the function std::exception::what() const it overrides.
    "/opt/SUNWspro/prod/include/CC/Cstd/./stdexcept", line 128: Error: Function std::runtime_error::~runtime_error() can throw only the exceptions thrown by the function std::exception::~exception() it overrides.
    "/opt/SUNWspro/prod/include/CC/Cstd/./stdexcept", line 131: Error: Function std::runtime_error::what() const can throw only the exceptions thrown by the function std::exception::what() const it overrides.
    "/opt/SUNWspro/prod/include/CC/Cstd/./istream", line 41: Error: Use ";" to terminate declarations.
    "/opt/SUNWspro/prod/include/CC/Cstd/./ostream", line 438: Error: Illegal number of arguments for std::ostream::operator<<(std::basic_ostream<std::basic_ostream<std::charT, std::traits>::charT, std::basic_ostream<std::charT, std::traits>::traits>&, std::ostream::charT).
    "/opt/SUNWspro/prod/include/CC/Cstd/./iostream", line 43: Where: While specializing "std::ostream ".
    "/opt/SUNWspro/prod/include/CC/Cstd/./iostream", line 43: Where: Specialized in non-template code.
    "/opt/SUNWspro/prod/include/CC/Cstd/./ostream", line 444: Error: Illegal number of arguments for std::ostream::operator<<(std::basic_ostream<std::basic_ostream<std::charT, std::traits>::charT, type "std::ostream ".
    "/opt/SUNWspro/prod/include/CC/Cstd/./iostream", line 43: Where: While specializing "std::ostream ".
    "/opt/SUNWspro/prod/include/CC/Cstd/./iostream", line 43: Where: Specialized in non-template code.
    "/opt/SUNWspro/prod/include/CC/Cstd/./ostream", line 438: Error: Illegal number of arguments for std::wostream::operator<<(std::basic_ostream<std::basic_ostream<std::charT, std::traits>::charT, std::basic_ostream<std::charT, std::traits>::traits>&, std::wostream::charT).
    "/opt/SUNWspro/prod/include/CC/Cstd/./iostream", line 46: Where: While specializing "std::wostream ".
    "/opt/SUNWspro/prod/include/CC/Cstd/./iostream", line 46: Where: Specialized in non-template code.
    "/opt/SUNWspro/prod/include/CC/Cstd/./ostream", line 444: Error: Illegal number of arguments for std::wostream::operator<<(std::basic_ostream<std::basic_ostream<std::charT, std::traits>::charT, std::basic_ostream<std::charT, std::traits>::traits>&, char).
    "/opt/SUNWspro/prod/include/CC/Cstd/./iostream", line 46: Where: While specializing "std::wostream ".
    "/opt/SUNWspro/prod/include/CC/Cstd/./iostream", line 46: Where: Specialized in non-template code.
    "/opt/SUNWspro/prod/include/CC/Cstd/./ostream", line 451: Error: Illegal number of arguments for std::wostream::operator<<(std::ostream &, char).
    "/opt/SUNWspro/prod/include/CC/Cstd/./iostream", line 46: Where: While specializing "std::wostream ".
    "/opt/SUNWspro/prod/include/CC/Cstd/./iostream", line 46: Where: Specialized in non-template code.
    Compilation aborted, too many Error messages.
    make: *** [.shobj/Basic_Types.o] Error 1
    sun0% CC -V
    CC: Sun C++ 5.9 SunOS_sparc Patch 124863-01 2007/07/25

    I have solved the problem by adding "-D ACE_HAS_EXCEPTIONS"

  • 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".

  • Error compiling movie.  I/O Error.

    Hello.
    Im not sure if i should have posted in the hardware section.
    I have done some reaserch on this problem but haven't really got the solution.
    It doesnt matter what format i export it always gives me this error. With h264 and some else, its a bit different too.
    - Source File: C:\Users\SEMPER~1\AppData\Local\Temp\Untitled_1.prproj
    - Output File: C:\Users\Kristjan\Desktop\Sequence 01.mp4
    - Preset Used: YouTube KW
    - Video: NTSC, 480x360, 30 [fps], Progressive
    - Audio: AAC, 64 [kbps], 48 kHz, Stereo
    - Bitrate: VBR, 1 Pass, Target 1,55, Max 2,29 [Mbps]
    - Encoding Time: 00:00:00
    3.12.2009 0:53:45 : Encoding Failed
    Cannot open "C:\Users\Kristjan\Desktop\Sequence 01.mp4" file for writing. Please check the output filename and file permissions (if it already exists) and then try again.
    - Source File: C:\Users\SEMPER~1\AppData\Local\Temp\Untitled_2.prproj
    - Output File: C:\Users\Kristjan\Desktop\Sequence 01.avi
    - Preset Used: NTSC DV
    - Video: 720x480, 29.97 [fps], Lower, Quality 100
    - Audio: 48000 Hz, Stereo, 16 bit
    - Bitrate:
    - Encoding Time: 00:00:00
    3.12.2009 0:54:47 : Encoding Failed
    Error compiling movie.
    I/O Error.
    - Source File: C:\Users\SEMPER~1\AppData\Local\Temp\Untitled_3.prproj
    - Output File: C:\Users\Kristjan\Desktop\Sequence 01.avi
    - Preset Used: NTSC DV
    - Video: 720x480, 29.97 [fps], Lower, Quality 100
    - Audio: 48000 Hz, Stereo, 16 bit
    - Bitrate:
    - Encoding Time: 00:00:00
    3.12.2009 0:58:04 : Encoding Failed
    Error compiling movie.
    I/O Error.
    - Source File: C:\Users\SEMPER~1\AppData\Local\Temp\Untitled_4.prproj
    - Output File: C:\Users\Kristjan\Desktop\Sequence 01.avi
    - Preset Used: Custom
    - Video: 720x480, 25 [fps], Progressive, Quality 100
    - Audio: 48000 Hz, Stereo, 16 bit
    - Bitrate:
    - Encoding Time: 00:00:00
    3.12.2009 1:08:37 : Encoding Failed
    Error compiling movie.
    I/O Error.
    - Source File: C:\Users\SEMPER~1\AppData\Local\Temp\Chemistry, Copper_6.prproj
    - Output File: C:\Users\Kristjan\Desktop\Youtube.avi
    - Preset Used: Custom
    - Video: 720x480, 25 [fps], Progressive, Quality 100
    - Audio: 48000 Hz, Stereo, 16 bit
    - Bitrate:
    - Encoding Time: 00:00:01
    3.12.2009 1:28:42 : Encoding Failed
    Error compiling movie.
    There are alot of errors about my hard drive in the event viewer aswell. I have 2 hard drives. 
    The device, \Device\Harddisk1\DR1, has a bad block.
    The driver detected a controller error on \Device\Harddisk2\DR2.
    even my cd rom has a bad block, The device, \Device\CdRom0, has a bad block.
    I defrag my drives regulary.
    My PC ,I use the "system information" option that win 7 has :
    OS Name Microsoft Windows 7 Ultimate
    Version 6.1.7600 Build 7600
    Other OS Description Not Available
    OS Manufacturer Microsoft Corporation
    System Name SEMPERFI-PC
    System Manufacturer System manufacturer
    System Model System Product Name
    System Type x64-based PC
    Processor Intel(R) Core(TM)2 Duo CPU     E8400  @ 3.00GHz, 2997 Mhz, 2 Core(s), 2 Logical Processor(s)
    BIOS Version/Date American Megatrends Inc. 0503, 14.07.2009
    SMBIOS Version 2.5
    Windows Directory C:\Windows
    System Directory C:\Windows\system32
    Boot Device \Device\HarddiskVolume2
    Locale Eesti
    Hardware Abstraction Layer Version = "6.1.7600.16385"
    User Name SemperFi-PC\Semper Fi
    Time Zone FLE Standard Time
    Installed Physical Memory (RAM) 4,00 GB
    Total Physical Memory 4,00 GB
    Available Physical Memory 2,10 GB
    Total Virtual Memory 8,00 GB
    Available Virtual Memory 5,47 GB
    Page File Space 4,00 GB
    Page File C:\pagefile.sys
    I/O:
    0x00000000-0x0000000F Direct memory access controller OK
    0x00000000-0x0000000F PCI bus OK
    0x00000010-0x0000001F Motherboard resources OK
    0x00000020-0x00000021 Programmable interrupt controller OK
    0x00000022-0x0000003F Motherboard resources OK
    0x00000040-0x00000043 System timer OK
    0x00000044-0x0000004D Motherboard resources OK
    0x00000050-0x0000005F Motherboard resources OK
    0x00000061-0x00000061 System speaker OK
    0x00000062-0x00000063 Motherboard resources OK
    0x00000065-0x0000006F Motherboard resources OK
    0x00000070-0x00000071 System CMOS/real time clock OK
    0x00000072-0x0000007F Motherboard resources OK
    0x00000080-0x00000080 Motherboard resources OK
    0x00000081-0x00000083 Direct memory access controller OK
    0x00000084-0x00000086 Motherboard resources OK
    0x00000087-0x00000087 Direct memory access controller OK
    0x00000088-0x00000088 Motherboard resources OK
    0x00000089-0x0000008B Direct memory access controller OK
    0x0000008C-0x0000008E Motherboard resources OK
    0x0000008F-0x0000008F Direct memory access controller OK
    0x00000090-0x0000009F Motherboard resources OK
    0x000000A0-0x000000A1 Programmable interrupt controller OK
    0x000000A2-0x000000BF Motherboard resources OK
    0x000000C0-0x000000DF Direct memory access controller OK
    0x000000E0-0x000000EF Motherboard resources OK
    0x000000F0-0x000000FF Numeric data processor OK
    0x00000290-0x00000297 Motherboard resources OK
    0x000003B0-0x000003BB Intel(R) X38/X48 Express Chipset PCI Express Root Port - 29E1 OK
    0x000003B0-0x000003BB ATI Radeon HD 3850 OK
    0x000003C0-0x000003DF Intel(R) X38/X48 Express Chipset PCI Express Root Port - 29E1 OK
    0x000003C0-0x000003DF ATI Radeon HD 3850 OK
    0x000003F8-0x000003FF Communications Port (COM1) OK
    0x00000400-0x0000041F Intel(R) ICH9 Family SMBus Controller - 2930 OK
    0x00000480-0x000004BF Motherboard resources OK
    0x000004D0-0x000004D1 Motherboard resources OK
    0x00000800-0x0000087F Motherboard resources OK
    0x00000D00-0x0000FFFF PCI bus OK
    0x00009400-0x0000940F Intel(R) ICH9R/DO/DH 4 port Serial ATA Storage Controller 1 - 2920 OK
    0x00009480-0x0000948F Intel(R) ICH9R/DO/DH 4 port Serial ATA Storage Controller 1 - 2920 OK
    0x00009800-0x00009803 Intel(R) ICH9R/DO/DH 4 port Serial ATA Storage Controller 1 - 2920 OK
    0x00009880-0x00009887 Intel(R) ICH9R/DO/DH 4 port Serial ATA Storage Controller 1 - 2920 OK
    0x00009C00-0x00009C03 Intel(R) ICH9R/DO/DH 4 port Serial ATA Storage Controller 1 - 2920 OK
    0x0000A000-0x0000A007 Intel(R) ICH9R/DO/DH 4 port Serial ATA Storage Controller 1 - 2920 OK
    0x0000A400-0x0000A40F Intel(R) ICH9 Family 2 port Serial ATA Storage Controller 2 - 2926 OK
    0x0000A480-0x0000A48F Intel(R) ICH9 Family 2 port Serial ATA Storage Controller 2 - 2926 OK
    0x0000A800-0x0000A803 Intel(R) ICH9 Family 2 port Serial ATA Storage Controller 2 - 2926 OK
    0x0000A880-0x0000A887 Intel(R) ICH9 Family 2 port Serial ATA Storage Controller 2 - 2926 OK
    0x0000AC00-0x0000AC03 Intel(R) ICH9 Family 2 port Serial ATA Storage Controller 2 - 2926 OK
    0x0000B000-0x0000B007 Intel(R) ICH9 Family 2 port Serial ATA Storage Controller 2 - 2926 OK
    0x0000B080-0x0000B09F Intel(R) ICH9 Family USB Universal Host Controller - 2934 OK
    0x0000B400-0x0000B41F Intel(R) ICH9 Family USB Universal Host Controller - 2935 OK
    0x0000B480-0x0000B49F Intel(R) ICH9 Family USB Universal Host Controller - 2936 OK
    0x0000B800-0x0000B81F Intel(R) ICH9 Family USB Universal Host Controller - 2937 OK
    0x0000B880-0x0000B89F Intel(R) ICH9 Family USB Universal Host Controller - 2938 OK
    0x0000BC00-0x0000BC1F Intel(R) ICH9 Family USB Universal Host Controller - 2939 OK
    0x0000C000-0x0000CFFF Intel(R) X38/X48 Express Chipset PCI Express Root Port - 29E1 OK
    0x0000C000-0x0000CFFF ATI Radeon HD 3850 OK
    0x0000D000-0x0000DFFF Intel(R) ICH9 Family PCI Express Root Port 6 - 294A OK
    0x0000D800-0x0000D8FF Marvell Yukon 88E8056 PCI-E Gigabit Ethernet Controller OK
    0x0000E000-0x0000EFFF Intel(R) ICH9 Family PCI Express Root Port 5 - 2948 OK
    0x0000E400-0x0000E40F Standard Dual Channel PCI IDE Controller OK
    0x0000E480-0x0000E483 Standard Dual Channel PCI IDE Controller OK
    0x0000E800-0x0000E807 Standard Dual Channel PCI IDE Controller OK
    0x0000E880-0x0000E883 Standard Dual Channel PCI IDE Controller OK
    0x0000EC00-0x0000EC07 Standard Dual Channel PCI IDE Controller OK
    0x0000FFE0-0x0000FFEF AS0MMTY9 IDE Controller OK
    Drives:
    Drive C:
    Description Local Fixed Disk
    Compressed No
    File System NTFS
    Size 149,05 GB (160 040 443 904 bytes)
    Free Space 57,80 GB (62 065 405 952 bytes)
    Volume Name
    Volume Serial Number 44C64C64
    Drive D:
    Description Local Fixed Disk
    Compressed No
    File System NTFS
    Size 149,05 GB (160 038 907 904 bytes)
    Free Space 53,30 GB (57 233 891 328 bytes)
    Volume Name Windows
    Volume Serial Number 728D93DE
    Drive E:
    Description CD-ROM Disc
    Drive G:
    Description CD-ROM Disc
    Disks:
    Description Disk drive
    Manufacturer (Standard disk drives)
    Model SAMSUNG HD160JJ ATA Device
    Bytes/Sector 512
    Media Loaded Yes
    Media Type Fixed hard disk
    Partitions 1
    SCSI Bus 1
    SCSI Logical Unit 0
    SCSI Port 5
    SCSI Target ID 0
    Sectors/Track 63
    Size 149,05 GB (160 039 272 960 bytes)
    Total Cylinders 19 457
    Total Sectors 312 576 705
    Total Tracks 4 961 535
    Tracks/Cylinder 255
    Partition Disk #1, Partition #0
    Partition Size 149,05 GB (160 040 448 000 bytes)
    Partition Starting Offset 32 256 bytes
    Description Disk drive
    Manufacturer (Standard disk drives)
    Model WDC WD1600BB-00GUC0 ATA Device
    Bytes/Sector 512
    Media Loaded Yes
    Media Type Fixed hard disk
    Partitions 1
    SCSI Bus 0
    SCSI Logical Unit 0
    SCSI Port 0
    SCSI Target ID 0
    Sectors/Track 63
    Size 149,05 GB (160 039 272 960 bytes)
    Total Cylinders 19 457
    Total Sectors 312 576 705
    Total Tracks 4 961 535
    Tracks/Cylinder 255
    Partition Disk #0, Partition #0
    Partition Size 149,05 GB (160 038 912 000 bytes)
    Partition Starting Offset 1 048 576 bytes
    Multimedia shows me these codecs:
    video:
    c:\windows\system32\iyuv_32.dll Microsoft Corporation OK C:\Windows\system32\IYUV_32.DLL 6.1.7600.16385 52,50 KB (53 760 bytes) 14.07.2009 3:06
    c:\windows\system32\msrle32.dll Microsoft Corporation OK C:\Windows\system32\MSRLE32.DLL 6.1.7600.16385 15,50 KB (15 872 bytes) 14.07.2009 3:18
    c:\windows\system32\msvidc32.dll Microsoft Corporation OK C:\Windows\system32\MSVIDC32.DLL 6.1.7600.16385 37,50 KB (38 400 bytes) 14.07.2009 3:18
    c:\windows\system32\msyuv.dll Microsoft Corporation OK C:\Windows\system32\MSYUV.DLL 6.1.7600.16385 24,00 KB (24 576 bytes) 14.07.2009 3:06
    c:\windows\system32\tsbyuv.dll Microsoft Corporation OK C:\Windows\system32\TSBYUV.DLL 6.1.7600.16385 14,00 KB (14 336 bytes) 14.07.2009 3:06
    c:\windows\system32\xfcode~1.dll Not Available Xfire video codec [XFR1] OK C:\Windows\system32\XFCODEC64.DLL 1.0.0.40405 26,89 KB (27 536 bytes) 30.11.2009 21:33
    audio:
    c:\windows\system32\imaadp32.acm Microsoft Corporation OK C:\Windows\system32\IMAADP32.ACM 6.1.7600.16385 21,50 KB (22 016 bytes) 14.07.2009 3:18
    c:\windows\system32\l3codeca.acm Fraunhofer Institut Integrierte Schaltungen IIS Fraunhofer IIS MPEG Layer-3 Codec OK C:\Windows\system32\L3CODECA.ACM 1.9.0.401 79,50 KB (81 408 bytes) 14.07.2009 3:22
    c:\windows\system32\msadp32.acm Microsoft Corporation OK C:\Windows\system32\MSADP32.ACM 6.1.7600.16385 23,50 KB (24 064 bytes) 14.07.2009 3:18
    c:\windows\system32\msg711.acm Microsoft Corporation OK C:\Windows\system32\MSG711.ACM 6.1.7600.16385 14,50 KB (14 848 bytes) 14.07.2009 3:18
    c:\windows\system32\msgsm32.acm Microsoft Corporation OK C:\Windows\system32\MSGSM32.ACM 6.1.7600.16385 28,50 KB (29 184 bytes) 14.07.2009 3:18
    I downloaded and installed the Win7 codecs by Shark. Because...there are any other codecs available for win 7 ?
    Tell me if need any more info..which u probably do.
    If there are any better forums for this kind of problem then please tell me.
    I hope we can fix this prooblem.
    I think i haven't said my motherboard. Its P5E3 PRO. It has EPU engine and it turns off the hard drive when its idle...Premiere pro and all the sytem files are installed on my C drive which is like the main drive. On D drive i keep my music, downloads and stuff. I think it can turn of both drives then idle, but mostly it turns off D drive, I think. I have a new motherboard and i haven't got the hang of it how it shuts them down.
    But i think this really isnt a problem.
    Thanks in advance.

    Serious hardware problems!
    Go for a fresh install of OS & programs, but be prepared to first check your disks with a utility from the drive manufacturer (WD and Samsung). You may need new disks.
    Great to include these details, but for readability I suggest you include these as an attachment instead of in the text. It may scare people off reading all that detail.

  • ERROR compiling Oracle Forms 10g

    Hi,
    I am getting the following error while compiling Oracle 10g Forms on HP-UX 11.11:
    ./frmcmp_batch.sh module=/home/sneha/IAS_Upgrade/My_Forms/MY_MENUS.fmb USERID=user1/test123@orcl module_type=FORM OUTPUT_FILE=
    /home/sneha/IAS_Upgrade/OUTPUT/MY_MENUS.fmx compile_all=yes upgrade=yes build=yes
    Forms 10.1 (Form Compiler) Version 10.1.2.0.2 (Production)
    Forms 10.1 (Form Compiler): Release - Production
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Oracle9i Enterprise Edition Release 9.2.0.5.0 - 64bit Production
    With the Partitioning option
    JServer Release 9.2.0.5.0 - Production
    PL/SQL Version 10.1.0.4.2 (Production)
    Oracle Procedure Builder V10.1.2.0.2 - Production
    Oracle Virtual Graphics System Version 10.1.2.0.0 (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
    FRM-10043: Cannot open file.
    Form not created
    I am using Oracle 9.2.0.5 database and AS 10.1.2.
    The forms were earlier compiled on IAS 9.0.4
    Could someone please guide me as how to resolve this error?
    Thanks in advance,
    Sneha

    The problem was with a few environment variables. Our DBA has changed the convention of f90 and hence the change in environment variables.
    The problem is solved now.
    Thanks a lot for your help.
    -Sneha

  • Error compiling movie 'unknown error' premiere elements 11, tried every troubleshoot, what now?

    I'm trying to export a video and I keep on running into this error message, which stops the export process.  I've already visited and tried the troubleshooting suggestions on this page and this page, and this page, and none of those suggestions have worked.  Here's a list of what failed:
    Export in various file formats, every single one failed
    I removed each asset individually and tried to export the video after each removal (100+ assets, imagine how long that took) and I got the error after every single time
    I removed the front half of the video and tried exporting, still failed.
    I removed the back half of the video (because if it failed if I removed the front, the problem asset should be in the back, right? nope.) and tried exporting, it still failed.
    I don't have any Auto Color, Auto Contrast, Auto Levels, or Shadow/Highlight on any of my clips, although if I did, I'd try removing them.
    All of my video files are the same format, so it's not a mix of formats in my timeline which is causing the problem.
    I tried disabling auto-save, but it already tried to auto-save during the first 20 times I've attempted this, so the damage might already be done.
    I obviously didn't use any other programs during this process
    I moved all my assets to a different location on my harddrive, then reopened the project and refound the assests one by one, each of which had no problem getting into the timeline.  I tried rendering after this, and the render bar sailed along until a certain point, where it got stuck indefinitely.  I cancelled the render, which froze the program.  I had to close it and re-open the project, and re -link every asset again.  Once again there were no problems adding the assets.  I saved the project before the next render, so I wouldn't have to do this a third time, and it was a good idea I did, because the program froze again during the subsequent render.
    My computer didn't go to sleep or hibernate during the first 5-10 times I tried various methods for exporting.  It has slept in some of the 10+ times I've tried it since, because I don't have the patience to sit in front of my screen and watch it fail again and again and again and again and again and again and again and again and again and again and again and again and again and again and again and again and again and again and again.  CAN YOU TELL THAT I'M FRUSTRATED???
    The first thing I noticed that was wonky with this project was when I first tried to render my sequence. The render window chugged along just fine until it got to a certain point (can't remember the %), at which point it got stuck indefinitely.  I had to cancel the render, and then render other parts of the sequence bit by bit, avoiding what I thought was the problem part.  I tried rendering the problem part, and it got stuck again, so I eventually just decided that that clip didn't need to be in this movie, so I deleted it from the timeline.  All should be good at this point, my whole timeline is green from being rendered.  But, when I tried to export the video, I started down this tourtuous path of failed exports and frustration, and now here I am, posting in the forum, hoping someone can help me out.
    The problem asset (if that was the problem in the first place) isn't in the timeline any more, but I'm still having issues exporting the movie.  The fact that rendering still gets stuck after re-linking assets, and after getting rid of the first problem asset, makes me think that there is some bigger underlying issue, but I have no idea what that could be.  I followed these instructions and re-opened the project, tried to export, and still got that 'Unknown Error'.
    Please assist before I put my fist through this company computer.

    maxlong99
    Thanks for your update. Let us go through it.
    You wrote
    During one of my isolation tests, I stripped the timeline off all assets except clips from the same footage and I also removed that New Blue effect, and the project exported without issue.
    Did you run a control which included "with the New Blue effect" in this isolated test which does not sound like the "Full Project" as suggested in what you wrote next?
    You wrote
    Could multiple renders and project files be part of the problem?  I've created many, many different versions of this project to test and see where the problem is, which in turn means I've created many different render files for each different project.  If this could be part of the problem, should I keep the original project and delete all my test projects and associated render files therein?
    Each of the projects should have its own name which will be applied to its files. And each project should have rendered files specific to it (for SD project whether video or still clip = DV .avi file; for HD project whether video or still clip = MPEG2.mpg file). Are you naming these different projects with distinctive names?
    Have you expanded the Timeline with the -+ slider and closely inspected the track content for
    a. leftovers such a very thin vertical black lines scattered about
    b. gaps
    c. transitions, and especially audio placement
    You have probably seen the following, but I will post the link just in case. I suspect you have been there and done that.
    http://helpx.adobe.com/premiere-elements/kb/error-error-compiling-movie-render.html
    Please let us know what the closer inspection of the Timeline content (as mentioned) revealed.
    Thanks.
    ATR

  • Deployejb : Oracle 8.1.6 : Errors compiling the communication stubs

    Hi,
    I was able to deploy EJB using JDeveloper 3.1 in the Oracle 8i (1.1.6) DB.However, when I try it manually, it is giving errors.
    I was able to use deployejb tool succesfully with Oracle 8.1.5 DB.Is there some problem with Oracle 8.1.6 DB?
    This is output, I am getting :
    Reading Deployment Descriptor...done
    Verifying Deployment Descriptor...done
    Gathering users...done
    Generating Comm Stubs.....................................done
    Compiling Stubs...Errors compiling the communication stubs
    C:\sandeep\JDeveloper3.0\class\TEMP\EJBPackage\_OracleEJBHomeImplBase.java:24: i
    llegal combination of modifiers: abstract and strictfp
    abstract public class _OracleEJBHomeImplBase extends org.omg.CORBA.portable.Skel
    eton implements EJBPackage.OracleEJBHome {
    ^
    C:\sandeep\JDeveloper3.0\class\TEMP\EJBPackage\_OracleEJBRemoteImplBase.java:24:
    illegal combination of modifiers: abstract and strictfp
    abstract public class _OracleEJBRemoteImplBase extends org.omg.CORBA.portable.Sk
    eleton implements EJBPackage.OracleEJBRemote {
    ^
    2 errors
    Is this a problem with the classpath/path settings?
    Please advise!!
    TIA
    Sandeep
    null

    Thanks,I got it
    -- Sandeep
    null

  • Error compiling movie. Unknown error. In both Premiere and Media Encoder

    I am trying to export a a batch of six sequences, out of Premiere Pro CC to my internal hard drive using the Apple ProRes 422 Quicktime setting. All of the sequence exports are failing in the first couple of seconds. This happens if I do them individually directly out of Premiere and if I export them out as a batch to Media Encoder. All get the same "Error compiling movie. Unknown error." error message. I have tried restarting the computer, that didn't fix it. I had the same problem with some other files yesterday but I was able to export them out individually OK. But with this batch, no dice. The sequences are all fully rendered. There aren't any problematic clips in the sequences, not that I can tell. None of the sequences is very long, only about 1-2 mins each.
    Any ideas?
    My system details are:
    MacBook Pro (Retina, 15-inch, Mid 2014)
    2.5 GHz Intel Core i7
    16GB 1600 MHz DDR3
    Graphics NVIDIA GeForce GT 750M 2048 MB
    plenty of space on my startup disk

    Error Compiling Movie... some past discussions and ideas
    -http://helpx.adobe.com/premiere-pro/kb/error-compiling-movie-rendering-or.html
    -http://helpx.adobe.com/premiere-elements/kb/error-error-compiling-movie-render.html
    -and nested sequences http://forums.adobe.com/thread/955172

  • "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.

  • "error compiling movie: unknown error" in premiere cs3.2 / win8

    This happens during both Export and Render Work Area, as soon as the renderer hits one of my assets. Initially, this asset was an uncompressed AVI with an alpha channel, over another uncompressed AVI. You can see the Progress bar suddenly get extremely slow when it hits that point, and then it gives the unknown error within about 10 frames. As far as I remember, this NEVER happened when I was rendering on my laptop, running Windows 7 (a former temporary setup while I was waiting to get a new workstation).
    I've tried taking some pressure off Premiere... I rendered the sequence in AfterEffects, so Premiere didn't have to deal with the compositing. I also wrapped the asset in a MOV container, with PNG compression, so the files weren't so large. This seemed to help in certain cases -- using this method, I can get through some of the biggest assets. It still happens a bunch of times throughout my sequence, though.
    I have the rendering optimized for "memory" in the project settings. I also have more than enough hard drive space on the drive I'm exporting to.
    My instinct and limited powers of observation suggest to me that this is a memory problem. This computer's not exactly a world-class production system. However, there are other clips -- mostly HD footage directly from the camera (HVX200) but also some shorter-duration uncompressed AVI's -- that seem to render fine. Plus, even some clips already recompressed to MOV's in AE are causing the same problem. I don't want to have to fiddle with this on every project til I can afford Adobe CC... has anyone else seen problems like this, and found some kind of broader solution to them?

    If you have not seen this Adobe KB article on Error Compiling Movie, it might also be helpful: http://helpx.adobe.com/premiere-pro/kb/error-compiling-movie-rendering-or.html
    Good luck,
    Hunt

  • 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.

  • Changed Video Preview "Error Compiling Movie" "Unknown Error"

    Hi All,
    I am running
    10.8.3 OSX
    2x2.8 GHz Quad-Core Intel Xeon
    16gb 800 MHz DDR2 FB-DIMM
    NVIDIA GeForce 8800 GT 512 MB
    AE CS6 11.0.2.11
    PP CS6 6.0.2
    So I have 2 dynamic link AE comps in my premiere sequence just with some blur transitions & simple animated graphics.
    I was having trouble with the blur quality from AE to Premiere so adjusted my Video preview settings from,
    Created a new sequence and had these settings, copied and pasted the content from the first comp,
    Unrendered my dynamic link blur works (yay) but when I try to preview render my sequence I get the wonderful error "Error compiling movie. Unknown Error"
    Any suggestions?
    I have tried opening and closing the programs, replacing the dynamic links in the seuquence...
    Thanks in advance!

    05555...did you get this reconciled??? If so, what did you do....I have encountered the same window myself, today.

  • One cause for "Error Compiling Movie: Unknown Error"

    I just finished a huge promotional video project, one which was fraught with problems.
    To start out with, most of my interview footage was RED Epic material, and my b-roll was comprised of a combination of RED Epic (some at 4kHD and some at 5k), RED ONE (some at 4k, some at 3k), XDCAM-EX 1080p, HDV 1080i, Sony AVCHD 1080p, previously exported Vimeo HD h.264 material, and still shots. Needless to say, quite a mess of codecs and odd file types to combine into one project.
    Since much of my b-roll was 1080p, I decided to do my entire edit on a 1080p timeline; however, since all my interview footage was RED, I decided to use a RED Epic 1080p timeline. In doing so, I discovered something important about Premiere, and I don't know if this is a bug, or if it's meant to work this way: when you put 5k RED Epic material on a 1080p timeline and use the zoom controls in the motion effects panel to bring it to size, and attempt to export, you'll get the "Error Compiling Movie: Unknown Error" every time. This may happen with other types of footage that's too big for the timeline too, i'm not sure. However, when you instead right click on the clip and use the "scale to frame size" command, it exports just fine, with no errors.
    I also discovered that (at least with my setup), PrPro can't handle large stills on the timeline; I contiually got OpenGL crash errors until I resized all my images in Photoshop to be no more than 1920px wide.
    The promo video is 11:30, and comprised of five segments. I edited each segment (interview and b-roll) in it's own sequence, and then nested the sequences along with the transition/motion graphics/title slides between them on my master sequence. However, I kept getting crashes and freezes when attempting to export that master sequence which I couldn't explain. Ultimately I had to export each of the individual sequences as a Lagarith UT AVI file, and then import that file back in and place it in the master sequence where the nested sequence had been. Once that was done it exported fine, so I'm still not sure what the problems were, since each individaul sequence exported okay, and the master exported just fine after replacing the nested sequences with the Lagarith clips...
    Anyway, I think I've got a pretty good promo done, and it's definitely a TON better than our last one. When I get it online I'll post a link over in the Lounge and ask for feedback...

    So, I ran into this the first time recently. I discovered it when I copied an adjustment layer for quick grading with an RGB Color Corrector and Color Balance effects in it from a rehearsal cut of a short film.The effects worked fine and rendered out without issue. I imported the sequence into my 'final' cut so I could reuse the titles and adjustment layer. I copied the adjustment layer to the new rough cut of the final sequence and ran into this error when I tried to render it, but only after applying the adjustment layer. I found that if I turned off the Color Balance, the sequence rendered fine. I found that if I moved the Color Balance above the RGB Color Corrector, the effect of the RGB effect completely disappeared AND it rendered correctly (both effects turned on) - so reversing the order worked, but effects were weird. I also found that if I added ANY non-GPU accelerated effects to the RGB Color Corrector that I'd get the same compile error (unknown).
    I went through and deleted clips until I got to 0 on the timeline, added a new one back on, and it still wouldn't render. So, I created an entirely NEW sequence, copied all video and audio (not adjustment layer) from the original failing rough cut of the final sequence, and pasted it into this new sequence. I also copied the adjustment layer again from the rehearsal cut into this new sequence and it is rendering just fine.
    HOURS WASTED DOING THIS! It would be awesome if Adobe actually tested their products before releasing them instead of forcing us to do it for them. My project consisted of about 30-40 different clips and audio, all from the same DSLR (Nikon D810), nothing fancy, two effects in an adjustment layer applied to the entire sequence, and Premiere couldn't handle it. Given this and some of the comments I read while troubleshooting this on this forum, gives me pause in trusting Adobe products for any real work that has a deadline (unless, of course, you build in the required Adobe testing time into your budget).
    So, just another data point; something else to try. Create a new sequence, and copy everything from your non-working one to it, and see if this will jump-start Premier. Worked for me. Good luck.

  • My specific "error compiling movie" situation

    There are a few threads in this forum relating to "error compiling movie" messages, but none relate to the problem as it manifests itself on my system.
    First of all:
    CS 5.5.2
    Windows 7 64-bit
    Nvidia GTX 460
    16 GB memory
    i7-2600
    Now, I have a project which has a wide variety of media, from AVCHD to iPhone video.  It's about 17 minutes long, and I can output the entire project as a Windows Media file with no problems.  But if I try to output an Mpeg-2 DVD file from within Premiere, I get an "Error compiling movie.  Unknown Error" message.  If I try to output a Mpeg-2 DVD file in AME, it will lock up at different points each time.  But, if I use dynamic link to bring the project into Encore, it renders fine. 
    What might be causing this?  I've read on this board that down converting AVCHD footage to SD using Encore does not produce a video that looks as good as doing it from within Premiere, so I'd like to be able to do this.
    J. D.

    I can't say why it's happening.  But you can install a free, lossless codec like Lagarith or UT and export out an lossless AVI file.  Then you can use AME to create the MPEG form that AVI Master.

Maybe you are looking for

  • 10.4.5 to hp1200 10.3.9 iMac

    I'm slowly going crazy with this one. My wife's iMac is running 10.3.9 and has an hp laserjet 1200 attached via usb. My desktop G5 and my MacBook Pro are both running 10.4.5 with all the latest ugrades, etc. The network is Airport Extreme with the bb

  • Having issues with report server in OEM

    I'm having some issues with viewing the UNIX metrics for our reports server in OEM. The metrics are coming up as 0, no error messages. The cpu/memory metrics come up for the HTTP server, and on the instance page. I'm also not able to stop/start the r

  • How do i take over a computer on distance

    Hello everybody in mac-world. My friend has recently offered himself an imac. Sometimes he has a problem that he cannot solf and than he calls me. I have to go there and explain him. Is there a possibility that i could take over his computer true int

  • Been with Verizon 3 weeks - misrepresentation, fraud and poor customer service

    I was excited to find out that my company had a corporate discount for all employees: 22% discount of primary line, 22% off any data plan greater than $29.99/month and $75 credit on first month's bill.  Great!  I decided to port over my line from Tmo

  • Annoying iPhoto sync

    Have a 3G iPhone, how can I get it to stop opening iPhoto and attempting to import every time I dock the phone? (I have everything unchecked in iTunes under Photo) My library is pretty big and my computer's not all that fast so it's becoming somewhat