Missing /dev/log stream?

Hi All,
I just installed Solaris 10 onto a Sun Ultra 2 Enterprise box and I'm trying to get jailkit 1.3 to work. Upon starting jk_socketd, it's complaining that /dev/log doesn't exist and it wants that socket stream.
How do I create the socket stream device for /dev/log in Solaris 10?
Thanks!

What do you mean by handling the input buffering myself?
I'm basically doing
ObjectInputStream in = new ObjectInputStream(socket.getInputStream());
[\code]
and then i read the in stream.
Is that considered handling it myself?                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

Similar Messages

  • Missing archived logs in v$archived_log

    I want to monitor if system accounts such as system, sys or other DBA accounts
    did any DML in my application schema. What are the minimal audit statements?
    needed to accomplish this. I know using Oracle Database Vault one can set realm to restrict this but I do
    not have Data Vault, just looking to audit this using Oracle’s database auditing.
    My organization also has Oracle Audi Vault, but Database Auditing Events have to be set in database
    first for collection agent to pass this information to Oracle Audit Vault server.
    Thanks a lot.

    Duplicate post
    Please ignore
    Missing archived logs in v$archived_log
    Handle:      user632098
    Status Level:      Newbie
    Registered:      Apr 20, 2008
    Total Posts:      115
    Total Questions:      29 (28 unresolved)
    Edited by: sb92075 on Dec 19, 2009 4:49 PM

  • SetupApi.dev.log error message on driver install, but driver runs fine anyway... why?

    Hello,
    I am trying to run down the cause of the following warning/error message I see in my SetupApi.Dev.log file after I install a commercially signed driver.
    !    sig:           Verifying file against specific (valid) catalog failed! (0x800b0109)
    !    sig:           Error 0x800b0109: A certificate chain processed, but terminated in a root certificate which is not trusted by the trust provider.
    I see this error against all the files in the driver package, but the driver operation has so far been just fine.
    I have checked the certificate chain for the driver (there are 3 certificates in the chain: a root, an intermediate, and the code signing certificate I purchased, all from Verisign/Symantec), and compared the root and intermediate certificates against ones
    that are already installed on the machine where I installed the driver.
    Using the MMC, I can see:
     - the root certificate is located at:         Console Root->Certificates-Current User->Trusted Root Certification Authorities->Certificate
     - the intermediate certificate is located at: Console Root->Certificates-Current User->Intermediate Certification Authorities->Certificate
     - the code signing certificate is located at: Console Root->Certificates-Current User->Trusted Publishers->Certificates
    This all seems to make sense to me for as much as I've been able to research from the MSDN, so would there be some reason why this message shows up, yet the driver seems to install and operate correctly anyway?
    I am using VS 2012 Pro on top of Windows 7 (x64) Pro SP1 to perform the driver build and code signing.
    Thanks much in advance for reading this, and for any insight/advice you might have about this.
    Geoff

    Hi Pavel, Jason, and Bryan,
    I apologize for not getting back to this sooner, I got side tracked with a different task for a few days...
    I really appreciate your looking at my problem.
    I did some more digging and contacted VeriSign/Symantec for some assistance and learned
    I had a few things set up improperly with respect to my code signing certificate.
    VeriSign pointed me to a few links to straighten out my code signing certificate's chain of trust on
    my code-signing machine, and then they also pointed me to a couple links similar to the one
    Bryan provided here for the cross-signing certificate I needed.
    The links are provided below for reference (in case somebody else can make some use of them too)
    1. Disable root cert, so my certificate's signing chain of trust shows up:
     https://knowledge.verisign.com/support/code-signing-support/index?page=content&id=SO16958&actp=search&viewlocale=en_US
    2. Get the correct intermediate certs insalled:
     https://knowledge.verisign.com/support/code-signing-support/index?page=content&id=AR1739&actp=search&viewlocale=en_US
    3. Get the correct X-signing cert from MSFT (same dert as the one Bryan provided in his link):
     https://knowledge.verisign.com/support/code-signing-support/index?page=content&id=SO16763&actp=search&viewlocale=en_US
     https://knowledge.verisign.com/support/code-signing-support/index?page=content&id=SO5820&actp=search&viewlocale=en_US
    I'm building/signing this for Release, on a Windows 7 x64 platform. I am doing this using the
    Windows 8 WDK and VS 2012 Professional. It's a nice combination, as it automates the driver
    signing process.
    My driver is a package of files, and is signed with a CAT file.
    I wanted to be sure the files were signed correctly, so I ran "signtool" over each file in the package
    to verify the signing is correct. I've included the output from one of the files here. Save the filename,
    the output is identical for each file in the package.
    The signing certificate chain shown below matches my code-signing certificate chain when I examine it
    using the MMC-certificate snap-in.
    The cross certificate chain shown below is identical to the output from the VS 2012 IDE. Note the MFST X-signing
    certificate is in this chain from step 3 above, it's the second one from the top in the chain.
    ============================================
    output from signtool verification of package
    ============================================
    C:\Users\Me\Desktop\Driver\Package>signtool verify /v /kp /c mydriver.cat fileA.bin
    Verifying: fileA.bin
    File is signed in catalog: mydriver.cat
    Hash of file (sha1): nnnnnnnnnnnnnnnnnnnnnnnnnnnn
    Signing Certificate Chain:
        Issued to: Class 3 Public Primary Certification Authority
        Issued by: Class 3 Public Primary Certification Authority
        Expires:   Wed Aug 02 17:59:59 2028
        SHA1 hash: A1DB6393916F17E4185509400415C70240B0AE6B
            Issued to: VeriSign Class 3 Public Primary Certification Authority - G5
            Issued by: Class 3 Public Primary Certification Authority
            Expires:   Sun Nov 07 17:59:59 2021
            SHA1 hash: 32F30882622B87CF8856C63DB873DF0853B4DD27
                Issued to: VeriSign Class 3 Code Signing 2010 CA
                Issued by: VeriSign Class 3 Public Primary Certification Authority - G5
                Expires:   Fri Feb 07 17:59:59 2020
                SHA1 hash: 495847A93187CFB8C71F840CB7B41497AD95C64F
                    Issued to: My Company
                    Issued by: VeriSign Class 3 Code Signing 2010 CA
                    Expires:   Thu Jan 15 17:59:59 2015
                    SHA1 hash: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
    The signature is timestamped: Tue Mar 05 15:25:53 2013
    Timestamp Verified by:
        Issued to: Thawte Timestamping CA
        Issued by: Thawte Timestamping CA
        Expires:   Thu Dec 31 17:59:59 2020
        SHA1 hash: BE36A4562FB2EE05DBB3D32323ADF445084ED656
            Issued to: Symantec Time Stamping Services CA - G2
            Issued by: Thawte Timestamping CA
            Expires:   Wed Dec 30 17:59:59 2020
            SHA1 hash: 6C07453FFDDA08B83707C09B82FB3D15F35336B1
                Issued to: Symantec Time Stamping Services Signer - G4
                Issued by: Symantec Time Stamping Services CA - G2
                Expires:   Tue Dec 29 17:59:59 2020
                SHA1 hash: 65439929B67973EB192D6FF243E6767ADF0834E4
    Cross Certificate Chain:
        Issued to: Microsoft Code Verification Root
        Issued by: Microsoft Code Verification Root
        Expires:   Sat Nov 01 07:54:03 2025
        SHA1 hash: 8FBE4D070EF8AB1BCCAF2A9D5CCAE7282A2C66B3
            Issued to: VeriSign Class 3 Public Primary Certification Authority - G5
            Issued by: Microsoft Code Verification Root
            Expires:   Mon Feb 22 13:35:17 2021
            SHA1 hash: 57534CCC33914C41F70E2CBB2103A1DB18817D8B
                Issued to: VeriSign Class 3 Code Signing 2010 CA
                Issued by: VeriSign Class 3 Public Primary Certification Authority - G5
                Expires:   Fri Feb 07 17:59:59 2020
                SHA1 hash: 495847A93187CFB8C71F840CB7B41497AD95C64F
                    Issued to: MyCompany
                    Issued by: VeriSign Class 3 Code Signing 2010 CA
                    Expires:   Thu Jan 15 17:59:59 2015
                    SHA1 hash: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
    Successfully verified: fileA.bin
    Number of files successfully Verified: 1
    Number of warnings: 0
    Number of errors: 0
    =========================================
    As best as I can tell, this follows the kernel mode signing walkthrough doc, and assuming
    VS 2012 is doing the signing correctly, the driver package should have been signed correctly.
    The problem is, I still see the same error on the target machine.
    I've tried manually installing the code signing certificate in the target's Trusted Publisher Store,
    prior to installing the driver, but this does not keep the error from showing up.
    I honestly have no clue why. If the driver package files check out OK with the signtool on the signing
    machine, I'm at a loss for why the error shows up on the machine where I'm installing the driver.
    One other thing that is different is the code signing certificate's certification path When I insepct
    it on the target machine. It appears to have a different Root and (only one) intermediate certificate.
    The Verisign folks said this is "OK" because different machines have different certificates. I'm not
    sure I'm buying this statement. Does it make sense to you guys?
    The folks at VeriSign also told me I do not need ANY of the certificates used in signing the driver to
    be installed on the target machine. Does this make sense to you guys? I'm a little skeptical about
    that assumption too, but I haven't found any information on line to confirm or negate it.
    I'm really no further along in determining why I'm getting this error on my target machines.
    Does anything here look out of place to you?
    I'm half tempted to manually sign the driver package to is there's something going on inside the VS 2012
    IDE that could be causing this.
    Again, thanks for taking your time to read this.
    Geoff

  • Will CDC look for a missing archive log in an alternate log_archive_dest ?

    Will CDC look for a missing archive log in an alternate log_archive_dest ?
    If a log is deleted from the primary dest, will CDC look in all the altenate destinations before failing? Or is it unaware of the other destinations?

    Duplicate post:
    missing archive log in backup and restore

  • Problems Recovering Sysaux table space with missing archive log

    Dear All
    We have a 10G r2 database running on RHEL 4.2.
    Today when updating certain records in one of the databases. whe have started getting the following error:
    error occurred at recursive SQL level 2 ORA-00376: file 3 cannot be read at this time ORA-01110: data file 3: '/u02/oradata/EDM/datafile/o1_mf_sysaux_1wwwhpg5_.dbf'
    This appears to have occurred as a result of one ofthe users adding a large amount of data to a table in one of the other tablespaces. Checking the V$datafile view shows this file to have a status of RECOVER. However on trying to do a
    recover datafile 3;
    I'm told that a change number generated back in April 2006 is required, this being in an archive log we no longer have.
    My question is how do I recover the datafile to the point in time shown without causing all the other tablespaces to revert to that date.
    It seems the SYSAUX tablespace has been in RECOVER status for some time now with no effect on the operation of the database. As such I'm loathe to return all of the database back to 04/2006 and lose 18 months work. Is it possible to just fix the SYSAUX tablespace? If so what is the process? If I recover the TS to the point in time that the missing archive log occurs and then do a reset logs will that truncate all the other tablespaces.
    Many Thanks
    Paul

    Thanks for the reply
    WE have a table named mlm_papertrail which, having added about 2000 rows to it, now causes the error shown whenever someone tries to insert a new row into it. Ihave created a new table and pointed the application to it and the problem no longer occurs.
    However the SYSAUX tablespace is marked recover as is the datafile that forms it. I can only assume that adding the rows to the table has in turn caused sysaux to expand until it has hit a part of the disk that is damaged or corrupt.
    I've tried recovering both the tablespace and the datafile getting the request for the archivelog back in 04/06. Again I can only assume the sysaux file has been damaged at this point, but till now hasn't caused any problems.
    I don't want to roll the whole database back to 04/06 since in the main it works fine. But obviously the SYSAUX tablespace needs recovering.
    My question is how do I do that with as little pain as possible :-)
    Anyway, thanks for the advice. I'll try what you suggest.
    regards
    paul

  • Can i delete particular number from missed call log

    how can i delete a particular number from i phone missed call log ?
    i need privacy

    No.
    All or nothing.
    Sorry

  • Message overflow on /dev/log minor #6 -- is syslogd (1M) running?

    Hi, the console for sun v880 is giving the message as shown below:
    message overflow on /dev/log minor #6 -- is syslogd (1M) running?
    Note: The operating system is solaris 9. This same message is repeated and is full on console screen. Here we are having 2 nodes configured with sun clusters using sun cluster 3.1 software. And we are running oracle 9i RAC database. The message is repeating on one node, the other node is ok.
    Kindly help me to solve this problem.
    thanks,

    What type of DVD are you using ?
    could it be ODD-DVD SD-C2732 ? If so you should have its FIRMWARE version to 1055. Patch 120364-03

  • Is there a missed call log on the iphone5

    Is there a missed call log, an outgoing call log or an incoming call log on the iphone5?

    Tap on the phone icon, tap on recent, at the top it says ALL then MISSED.

  • BW missing Redo logs

    Hi all
    There are missing Redo logs in Db12 in BW server. There are gaps in the sequence of redo logs and about 13 are not there. If we try to restore from a backup the database is going to become inconsistent.
    Can anyone give us an idea why it is happening.
    Thanks

    Missing Redo Logs???
    I would be very worried...
    When was your last full offline backup?
    How are you dealing with redo logs?  Copy, save and delete?
    What are the parameters in you init<sid>.sap and init<sid>.ora file for dealing with redo logs?

  • Help troubleshoot this message: message overflow on /dev/log minor #5

    During boot with LOTS of disk LUNs I get this message:
    message overflow on /dev/log minor #5 -- is syslogd(1M) running?
    What is the cause of it?
    My system is Solaris 10 with up to date patches as of Jan 10/06.

    As supporting info that may be helpful, I have a V880 running Solaris 9 (not 10) that is seeing the same issue. This would appear to be a problem that is not limited to just Solaris 10.
    Sun Fire 880, No Keyboard
    Copyright 1998-2004 Sun Microsystems, Inc. All rights reserved.
    OpenBoot 4.13.0, 4096 MB memory installed, Serial #xxxxxxxxxxxx.
    Ethernet address 0:3:ba:86:3b:dd, Host ID: xxxxxxxx.
    Rebooting with command: boot
    Boot device: /pci@8,600000/SUNW,qlc@2/fp@0,0/disk@w2100000c5085aead,0:a File and args:
    SunOS Release 5.9 Version Generic_118558-19 64-bit
    Copyright 1983-2003 Sun Microsystems, Inc. All rights reserved.
    Use is subject to license terms.
    message overflow on /dev/log minor #5 -- is syslogd(1M) running?
    My box essentially crashed over the weekend. Not really crashed but I was getting so many of these:
    message overflow on /dev/log minor #6 -- is syslogd(1M) running?
    syslogd: malloc failed: dropping message: Not enough space
    syslogd: malloc failed: dropping message: Not enough space
    syslogd: malloc failed: dropping message: Not enough space
    syslogd: malloc failed: dropping message: Not enough space
    that the box was essentially dead. 10-20 minutes between command outputs.

  • Entry in /dev for streams device driver

    I am building a streams device driver. I have added it to the system using add_drv. I have loaded the module using modload. How do I get an entry into /dev so I can test the driver?

    Hi There,
    Do you have an entry in /devices?
    If so, I had a similar problem and got some help a few weeks ago.
    If you look back about 4 pages of messages you'll see mine there.
    One suggestion was to make an addition to the devlinks.tab file. I didn't find this worked, but I could well have missed something.
    I did find creating a link manually using ln did work and I could access my driver.
    Cheers,
    Bruce.

  • Problem in creating database -Missing Redo log file

    I am try to create a new database using DBCA .While creating a database it shows the error oracle instance terminated.Force Disconnected.
    My alert log file is
    Errors in file /u01/app/oracle/diag/rdbms/oracl/oracl/trace/oracl_ora_5424.trc:
    ORA-00313: open failed for members of log group 1 of thread 1
    ORA-00312: online log 1 thread 1: '/u01/app/oracle/oradata/oracl/redo01.log'
    ORA-27037: unable to obtain file status
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 3
    Wed Nov 06 10:07:27 2013
    Errors in file /u01/app/oracle/diag/rdbms/oracl/oracl/trace/oracl_ora_5424.trc:
    ORA-00313: open failed for members of log group 2 of thread 1
    ORA-00312: online log 2 thread 1: '/u01/app/oracle/oradata/oracl/redo02.log'
    ORA-27037: unable to obtain file status
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 3
    Errors in file /u01/app/oracle/diag/rdbms/oracl/oracl/trace/oracl_ora_5424.trc:
    ORA-00313: open failed for members of log group 3 of thread 1
    ORA-00312: online log 3 thread 1: '/u01/app/oracle/oradata/oracl/redo03.log'
    ORA-27037: unable to obtain file status
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 3
    Wed Nov 06 10:07:38 2013
    Setting recovery target incarnation to 2
    Wed Nov 06 10:07:38 2013
    Assigning activation ID 1876274518 (0x6fd5ad56)
    Thread 1 opened at log sequence 1
      Current log# 1 seq# 1 mem# 0: /u01/app/oracle/oradata/oracl/redo01.log
    Successful open of redo thread 1
    Wed Nov 06 10:07:38 2013
    MTTR advisory is disabled because FAST_START_MTTR_TARGET is not set
    Wed Nov 06 10:07:38 2013
    SMON: enabling cache recovery
    Errors in file /u01/app/oracle/diag/rdbms/oracl/oracl/trace/oracl_ora_5424.trc  (incident=1345):
    ORA-00600: internal error code, arguments: [kpotcgah-7], [12534], [ORA-12534: TNS:operation not supported
    Incident details in: /u01/app/oracle/diag/rdbms/oracl/oracl/incident/incdir_1345/oracl_ora_5424_i1345.trc
    Wed Nov 06 10:07:46 2013
    Trace dumping is performing id=[cdmp_20131106100746]
    Errors in file /u01/app/oracle/diag/rdbms/oracl/oracl/trace/oracl_ora_5424.trc:
    ORA-00600: internal error code, arguments: [kpotcgah-7], [12534], [ORA-12534: TNS:operation not supported
    Error 600 happened during db open, shutting down database
    USER (ospid: 5424): terminating the instance due to error 600
    Instance terminated by USER, pid = 5424
    ORA-1092 signalled during: alter database "oracl" open resetlogs...
    ORA-1092 : opiodr aborting process unknown ospid (5424_47935551851664)
    Wed Nov 06 10:07:47 2013
    ORA-1092 : opitsk aborting process
                                                                                                                                   251,1         95%

    >I am try to create a new database using DBCA
    >Please help me to resolve this issue.My redo log file was missing
    DROP and recreate the database.  It is a *new* database without any data.
    Check what datafile locations and redo log file locations you specify when creating the new database. Check if you have permissions and enough disk space.
    Hemant K Chitale

  • [SOLVED]C compiler cannot create executables DUE TO MISSING DEV. PACKS

    Hi there, I was trying to build "lib32-libpcap" from AUR using yaourt when the gcc(?) reported an error as following:
    ==> Starting build()...
    checking build system type... x86_64-unknown-linux-gnu
    checking host system type... x86_64-unknown-linux-gnu
    checking target system type... x86_64-unknown-linux-gnu
    checking for gcc... gcc -m32
    checking for C compiler default output file name...
    configure: error: C compiler cannot create executables
    See `config.log' for more details.
    ==> ERROR: A failure occurred in build().
    Aborting...
    The content of the "config.log" file:
    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.61. Invocation command line was
    $ ./configure --prefix=/usr --libdir=/usr/lib32 --enable-ipv6
    ## Platform. ##
    hostname = mzws
    uname -m = x86_64
    uname -r = 3.2.8-1-ARCH
    uname -s = Linux
    uname -v = #1 SMP PREEMPT Mon Feb 27 21:51:46 CET 2012
    /usr/bin/uname -p = unknown
    /bin/uname -X = unknown
    /bin/arch = x86_64
    /usr/bin/arch -k = unknown
    /usr/convex/getsysinfo = unknown
    /usr/bin/hostinfo = unknown
    /bin/machine = unknown
    /usr/bin/oslevel = unknown
    /bin/universe = unknown
    PATH: /usr/local/bin
    PATH: /usr/bin
    PATH: /bin
    PATH: /usr/local/sbin
    PATH: /usr/sbin
    PATH: /sbin
    PATH: /usr/bin/core_perl
    ## Core tests. ##
    configure:1794: checking build system type
    configure:1812: result: x86_64-unknown-linux-gnu
    configure:1834: checking host system type
    configure:1849: result: x86_64-unknown-linux-gnu
    configure:1871: checking target system type
    configure:1886: result: x86_64-unknown-linux-gnu
    configure:2036: checking for gcc
    configure:2063: result: gcc -m32
    configure:2301: checking for C compiler version
    configure:2308: gcc -m32 --version >&5
    gcc (GCC) 4.6.2 20120120 (prerelease)
    Copyright (C) 2011 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:2311: $? = 0
    configure:2318: gcc -m32 -v >&5
    Using built-in specs.
    COLLECT_GCC=gcc
    COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/lto-wrapper
    Target: x86_64-unknown-linux-gnu
    Configured with: /build/src/gcc-4.6-20120120/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --enable-libstdcxx-time --enable-gnu-unique-object --enable-linker-build-id --with-ppl --enable-cloog-backend=isl --enable-lto --enable-gold --enable-ld=default --enable-plugin --with-plugin-ld=ld.gold --disable-multilib --disable-libssp --enable-checking=release
    Thread model: posix
    gcc version 4.6.2 20120120 (prerelease) (GCC)
    configure:2321: $? = 0
    configure:2328: gcc -m32 -V >&5
    gcc: error: unrecognized option '-V'
    gcc: fatal error: no input files
    compilation terminated.
    configure:2331: $? = 1
    configure:2354: checking for C compiler default output file name
    configure:2381: gcc -m32 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c >&5
    /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/libgcc.a when searching for -lgcc
    /usr/bin/ld: cannot find -lgcc
    /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../libgcc_s.so when searching for -lgcc_s
    /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so when searching for -lgcc_s
    /usr/bin/ld: cannot find -lgcc_s
    collect2: ld returned 1 exit status
    configure:2384: $? = 1
    configure:2422: result:
    configure: failed program was:
    | /* confdefs.h. */
    | #define PACKAGE_NAME ""
    | #define PACKAGE_TARNAME ""
    | #define PACKAGE_VERSION ""
    | #define PACKAGE_STRING ""
    | #define PACKAGE_BUGREPORT ""
    | /* end confdefs.h. */
    |
    | int
    | main ()
    | {
    |
    | ;
    | return 0;
    | }
    configure:2429: error: C compiler cannot create executables
    See `config.log' for more details.
    ## Cache variables. ##
    ac_cv_build=x86_64-unknown-linux-gnu
    ac_cv_env_CC_set=set
    ac_cv_env_CC_value='gcc -m32'
    ac_cv_env_CFLAGS_set=set
    ac_cv_env_CFLAGS_value='-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2'
    ac_cv_env_CPPFLAGS_set=
    ac_cv_env_CPPFLAGS_value=
    ac_cv_env_CPP_set=
    ac_cv_env_CPP_value=
    ac_cv_env_LDFLAGS_set=set
    ac_cv_env_LDFLAGS_value=-Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu
    ac_cv_env_LIBS_set=
    ac_cv_env_LIBS_value=
    ac_cv_env_build_alias_set=
    ac_cv_env_build_alias_value=
    ac_cv_env_host_alias_set=
    ac_cv_env_host_alias_value=
    ac_cv_env_target_alias_set=
    ac_cv_env_target_alias_value=
    ac_cv_host=x86_64-unknown-linux-gnu
    ac_cv_prog_ac_ct_CC='gcc -m32'
    ac_cv_target=x86_64-unknown-linux-gnu
    ## Output variables. ##
    ADDLARCHIVEOBJS=''
    ADDLOBJS=''
    BT_SRC=''
    CAN_SRC=''
    CC='gcc -m32'
    CFLAGS='-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2'
    CPP=''
    CPPFLAGS=''
    DEFS=''
    DYEXT=''
    ECHO_C=''
    ECHO_N='-n'
    ECHO_T=''
    EGREP=''
    EXEEXT=''
    GREP=''
    HAVE_LINUX_TPACKET_AUXDATA=''
    INSTALL_DATA=''
    INSTALL_PROGRAM=''
    INSTALL_SCRIPT=''
    LDFLAGS='-Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu'
    LIBOBJS=''
    LIBS=''
    LTLIBOBJS=''
    MAN_FILE_FORMATS=''
    MAN_MISC_INFO=''
    OBJEXT=''
    PACKAGE_BUGREPORT=''
    PACKAGE_NAME=''
    PACKAGE_STRING=''
    PACKAGE_TARNAME=''
    PACKAGE_VERSION=''
    PATH_SEPARATOR=':'
    PCAP_SUPPORT_BT=''
    PCAP_SUPPORT_CAN=''
    PCAP_SUPPORT_USB=''
    RANLIB=''
    SHELL='/bin/sh'
    SHLICC2=''
    SSRC=''
    USB_SRC=''
    V_CCOPT='-O'
    V_DEFS=''
    V_FINDALLDEVS=''
    V_INCLS=''
    V_LEX=''
    V_PCAP=''
    V_RPATH_OPT=''
    V_SHLIB_CMD=''
    V_SHLIB_OPT=''
    V_SONAME_OPT=''
    V_YACC=''
    ac_ct_CC='gcc -m32'
    bindir='${exec_prefix}/bin'
    build='x86_64-unknown-linux-gnu'
    build_alias=''
    build_cpu='x86_64'
    build_os='linux-gnu'
    build_vendor='unknown'
    datadir='${datarootdir}'
    datarootdir='${prefix}/share'
    docdir='${datarootdir}/doc/${PACKAGE}'
    dvidir='${docdir}'
    exec_prefix='NONE'
    host='x86_64-unknown-linux-gnu'
    host_alias=''
    host_cpu='x86_64'
    host_os='linux-gnu'
    host_vendor='unknown'
    htmldir='${docdir}'
    includedir='${prefix}/include'
    infodir='${datarootdir}/info'
    libdir='/usr/lib32'
    libexecdir='${exec_prefix}/libexec'
    localedir='${datarootdir}/locale'
    localstatedir='${prefix}/var'
    mandir='${datarootdir}/man'
    oldincludedir='/usr/include'
    pdfdir='${docdir}'
    prefix='/usr'
    program_transform_name='s,x,x,'
    psdir='${docdir}'
    sbindir='${exec_prefix}/sbin'
    sharedstatedir='${prefix}/com'
    sysconfdir='${prefix}/etc'
    target='x86_64-unknown-linux-gnu'
    target_alias=''
    target_cpu='x86_64'
    target_os='linux-gnu'
    target_vendor='unknown'
    ## confdefs.h. ##
    #define PACKAGE_NAME ""
    #define PACKAGE_TARNAME ""
    #define PACKAGE_VERSION ""
    #define PACKAGE_STRING ""
    #define PACKAGE_BUGREPORT ""
    configure: exit 77
    and the makepkg.conf:
    # /etc/makepkg.conf
    # SOURCE ACQUISITION
    #-- The download utilities that makepkg should use to acquire sources
    # Format: 'protocol::agent'
    DLAGENTS=('ftp::/usr/bin/curl -fC - --ftp-pasv --retry 3 --retry-delay 3 -o %o %u'
    'http::/usr/bin/curl -fLC - --retry 3 --retry-delay 3 -o %o %u'
    'https::/usr/bin/curl -fLC - --retry 3 --retry-delay 3 -o %o %u'
    'rsync::/usr/bin/rsync -z %u %o'
    'scp::/usr/bin/scp -C %u %o')
    # Other common tools:
    # /usr/bin/snarf
    # /usr/bin/lftpget -c
    # /usr/bin/wget
    # ARCHITECTURE, COMPILE FLAGS
    CARCH="x86_64"
    CHOST="x86_64-unknown-linux-gnu"
    #-- Compiler and Linker Flags
    # -march (or -mcpu) builds exclusively for an architecture
    # -mtune optimizes for an architecture, but builds for whole processor family
    CFLAGS="-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2"
    CXXFLAGS="-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2"
    LDFLAGS="-Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu"
    #-- Make Flags: change this for DistCC/SMP systems
    #MAKEFLAGS="-j2"
    # BUILD ENVIRONMENT
    # Defaults: BUILDENV=(fakeroot !distcc color !ccache check !sign)
    # A negated environment option will do the opposite of the comments below.
    #-- fakeroot: Allow building packages as a non-root user
    #-- distcc: Use the Distributed C/C++/ObjC compiler
    #-- color: Colorize output messages
    #-- ccache: Use ccache to cache compilation
    #-- check: Run the check() function if present in the PKGBUILD
    #-- sign: Generate PGP signature file
    BUILDENV=(fakeroot !distcc color !ccache check !sign)
    #-- If using DistCC, your MAKEFLAGS will also need modification. In addition,
    #-- specify a space-delimited list of hosts running in the DistCC cluster.
    #DISTCC_HOSTS=""
    #-- Specify a directory for package building.
    #BUILDDIR=/tmp/makepkg
    # GLOBAL PACKAGE OPTIONS
    # These are default values for the options=() settings
    # Default: OPTIONS=(strip docs libtool emptydirs zipman purge !upx)
    # A negated option will do the opposite of the comments below.
    #-- strip: Strip symbols from binaries/libraries
    #-- docs: Save doc directories specified by DOC_DIRS
    #-- libtool: Leave libtool (.la) files in packages
    #-- emptydirs: Leave empty directories in packages
    #-- zipman: Compress manual (man and info) pages in MAN_DIRS with gzip
    #-- purge: Remove files specified by PURGE_TARGETS
    #-- upx: Compress binary executable files using UPX
    OPTIONS=(strip docs libtool emptydirs zipman purge !upx)
    #-- File integrity checks to use. Valid: md5, sha1, sha256, sha384, sha512
    INTEGRITY_CHECK=(md5)
    #-- Options to be used when stripping binaries. See `man strip' for details.
    STRIP_BINARIES="--strip-all"
    #-- Options to be used when stripping shared libraries. See `man strip' for details.
    STRIP_SHARED="--strip-unneeded"
    #-- Options to be used when stripping static libraries. See `man strip' for details.
    STRIP_STATIC="--strip-debug"
    #-- Manual (man and info) directories to compress (if zipman is specified)
    MAN_DIRS=({usr{,/local}{,/share},opt/*}/{man,info})
    #-- Doc directories to remove (if !docs is specified)
    DOC_DIRS=(usr/{,local/}{,share/}{doc,gtk-doc} opt/*/{doc,gtk-doc})
    #-- Files to be removed from all packages (if purge is specified)
    PURGE_TARGETS=(usr/{,share}/info/dir .packlist *.pod)
    # PACKAGE OUTPUT
    # Default: put built package and cached source in build directory
    #-- Destination: specify a fixed directory where all packages will be placed
    #PKGDEST=/home/packages
    #-- Source cache: specify a fixed directory where source files will be cached
    #SRCDEST=/home/sources
    #-- Source packages: specify a fixed directory where all src packages will be placed
    #SRCPKGDEST=/home/srcpackages
    #-- Packager: name/email of the person or organization building packages
    #PACKAGER="John Doe <[email protected]>"
    #-- Specify a key to use for package signing
    #GPGKEY=""
    # EXTENSION DEFAULTS
    # WARNING: Do NOT modify these variables unless you know what you are
    # doing.
    PKGEXT='.pkg.tar.xz'
    SRCEXT='.src.tar.gz'
    # vim: set ft=sh ts=2 sw=2 et:
    Am running a up-to-date x64 Arch with [multilib] enabled; perhaps it's a silly mistake I made somewhere but I'm no dev and so cannot figure out what went wrong in the config.log....please help with your kindness and thanks in advance!
    Last edited by karbon (2012-03-10 04:28:58)

    Thanks for your replies:)
    Allan wrote:Are you really up-to-date?   gcc-4.6.3 was put in [core] four days ago but you still seem to have 4.6.2.
    Well...at least as up-to-date as on March 2nd(when I did last system-wide upgrade); trying to update system tonight to see whether this works.
    stronnag wrote:If you have multilib and testing enabled, you also need  multilib-testing, otherwise (as I know from bitter experience), you get these hard to track down errors.
    Nope I didn't enable [testing]; I've discovered some packages in [multilib], namely gcc-multilib or something similar(with the -multilib subfix) and some of these packages belong to the group "multilib-devel". Is installing these packages a must for compiling 32-bit packages?

  • Missing Audit Log of Adapter Engine in Message Monitoring

    Hi!
    I've a problem with a fresh installed PI:
    The Adapter Engine doesn't log anything in the Message Monitoring. The Integration Engine logs everything properly, but all entries from the adapter engine are missing. It looks like no message was processed by the AE, but in fact AE is processing the messages properly, only logging fails.
    What can cause this behaviour?
    Best regards,
    Daniel

    Hi Agasthuri,
    yes, maybe something gone wrong in the post install, I will ask the guy which did the installation of the PI. Therefore I didn't have the logon data for performing a cache refresh, but in the log entries it seems that this is working properly.
    Hi Praveen,
    in Communication Channel Monitoring (In PI this is no longer found under Adapter Monitoring), I can see that the messages are delivered, but I can't see the Audit Log entries there.
    I checked the MDT, but there are also no messages displayed.
    End-to-End-Monitoring seems to be a good solution, but it seems that it is something configured wrong in this installation I will try to get the guy which cares for Basis to look after it.
    Best regards,
    Daniel

  • Pictures missing in photo stream after empty-battery + work around

    I recently had a situation where synchronizing photos between my iOS7 and MacOS 10.9 devices failed and/or showed strange effects (individual pictures missing).
    After a day of annoying experiences I realised that the problems started after the iPhone (that I use for taking photos) had switched itself off due to an empty battery (there's just too much to see at the Carneval in Venice ;-) After fully charging the iPhone I took more photos but some (!) of the new photos (and some of the older photos) did not sync.
    WORK AROUND: restarted the iPhone once more.

    Summary
    Photo stream IS "Recently Added" as well as "Recently Taken" combined.  If it was taken with this phone, it can be favorited.  If not, there's no favorite (heart) icon.
    Details
    So I have 2 iphones I use, one for work, one personal.  I do very little with the work one and never had photo stream turned on but I use the same itunes account for both so I can share itunes match and photos and contacts if/when I chose to.
    I was confused about where photo stream went as well.
    So prior to turning on photo steam on my work phone, I saw that I had 4 photos (mostly screen shots) on the work phone, under "recently added".  I took a picture with the phone to be sure.  Yup, it was added to recently added but not "summarized" (not sure why it wasn't summarized but nothing else is on that phone).
    I have other settings to "default" including having "summarize photos" turned on.
    I then turned on "My Photo Stream" and saw photos start getting added to "Recently Added".  The count ended up being around 625 which is huge, but much less than the 1000 on my windows Photo Stream, and less than the 661 or so on my personal phone.  Not sure if this is the 30 days limitation on my personal or what the limitation is on my work phone.
    FYI, did all this with wifi so the download was moderately fast.
    Another thing of note.  Photos that were taken with the same phone have the favorite icon (the heart).  Photos taken on the other phone do not.  So that's how to tell if it's only on the photo stream.

Maybe you are looking for

  • Need solution to loops and locations

    hi I installed over 11 Gigs of Garageband DVDs at this studio on to a dedicated sample playback drive, and i put aliases to the library in the boot drive. Now, i am noticing that Garageband loops can only work from the Boot Drive, is this true? If so

  • Balance sheet and Income statement in oracle release 11i or R12

    Dear All i have to prepare a balance sheet and Income statement can somebody help me out. Regards xyz Edited by: user11309801 on Dec 18, 2011 9:54 PM

  • User liscensing

    Hi there, We have a client asking about the named user licensing system of SAP Business One as to why we allow a single named user to login twice to the system. The question here is all about data integrity, what if the client allow the sharing of na

  • Software Usage / Software monitoring

    Hello, I want to write a program to measure software usage. For example, a software is installed on a server and many clients are accessing this software (client / server). I need to to write a program to do the following: record the "username", "IP

  • STO with 2 vendors for one plant

    Hello! We are facing problems with stock transfer using transport order (STO). We want to use 2 different vendors for the same plant  (MK02 > Purchasing Data > Extras > Add.purchasing data). Some countries in our company should purchase from vendor X