How to use makefile utility in Solaris

Hi all,
I am new to Solaris platform, but have strong desire to play with Solaris.
I have downloaded many utility programs (source code version) for Solaris like LAN-Chat, UNRAR, Screensaver, etc
For example, I downloaded "xscreensaver-5.02.tar.gz" and unzipped to a folder.
I referred the readme.txt where i have been guided as follows to install.
1. ./configure
2. make
3. make install
But i get an error message in the second step while installing. Can i have a detailed explanation regarding[u] "How to Install" a software using the "MAKE" utitlity.
Thanks in advance,
regards,
Parasou.

With your instructions, i have updated the libevent's EVENT.H and compiled it.
The output is given below.
b-3.00# make
make  all-recursive
Making all in .
Making all in sample
Making all in test
make  all-am
b-3.00# make install
Making install in .
test -z "/usr/local/bin" || /bin/bash ./mkinstalldirs "/usr/local/bin"
./install-sh -c 'event_rpcgen.py' '/usr/local/bin/event_rpcgen.py'
test -z "/usr/local/lib" || /bin/bash ./mkinstalldirs "/usr/local/lib"
/bin/bash ./libtool --mode=install ./install-sh -c  'libevent.la' '/usr/local/lib/libevent.la'
./install-sh -c .libs/libevent-1.3b.so.1.0.3 /usr/local/lib/libevent-1.3b.so.1.0.3
(cd /usr/local/lib && { ln -s -f libevent-1.3b.so.1.0.3 libevent-1.3b.so.1 || { rm -f libevent-1.3b.so.1 && ln -s libevent-1.3b.so.1.0.3 libevent-1.3b.so.1; }; })
(cd /usr/local/lib && { ln -s -f libevent-1.3b.so.1.0.3 libevent.so || { rm -f libevent.so && ln -s libevent-1.3b.so.1.0.3 libevent.so; }; })
chmod +x /usr/local/lib/libevent-1.3b.so.1.0.3
./install-sh -c .libs/libevent.lai /usr/local/lib/libevent.la
./install-sh -c .libs/libevent.a /usr/local/lib/libevent.a
chmod 644 /usr/local/lib/libevent.a
ranlib /usr/local/lib/libevent.a
Libraries have been installed in:
   /usr/local/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - use the `-RLIBDIR' linker flag
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
test -z "/usr/local/include" || /bin/bash ./mkinstalldirs "/usr/local/include"
./install-sh -c -m 644 'event.h' '/usr/local/include/event.h'
./install-sh -c -m 644 'evhttp.h' '/usr/local/include/evhttp.h'
./install-sh -c -m 644 'evdns.h' '/usr/local/include/evdns.h'
test -z "/usr/local/share/man/man3" || /bin/bash ./mkinstalldirs "/usr/local/share/man/man3"
./install-sh -c -m 644 './event.3' '/usr/local/share/man/man3/event.3'
./install-sh -c -m 644 './evdns.3' '/usr/local/share/man/man3/evdns.3'
Making install in sample
Making install in test
make  install-amI gave MAKE VERIFY command. the output is as follows:
b-3.00# make verify
cd ./test && make verify
Running tests:
KQUEUE
-n  test-eof:
OKAY
-n  test-weof:
OKAY
-n  test-time:
OKAY
-n  regress:
[warn] evhttp_parse_request_line: bad method GET /test HTTP/1.1 on request 806a150 from 127.0.0.1
FAILED
DEVPOLL
-n  test-eof:
OKAY
-n  test-weof:
OKAY
-n  test-time:
OKAY
-n  regress:
[warn] evhttp_parse_request_line: bad method GET /test HTTP/1.1 on request 806a150 from 127.0.0.1
FAILED
POLL
-n  test-eof:
OKAY
-n  test-weof:
OKAY
-n  test-time:
OKAY
-n  regress:
[warn] evhttp_parse_request_line: bad method GET /test HTTP/1.1 on request 806a150 from 127.0.0.1
FAILED
SELECT
-n  test-eof:
OKAY
-n  test-weof:
OKAY
-n  test-time:
OKAY
-n  regress:
[warn] evhttp_parse_request_line: bad method GET /test HTTP/1.1 on request 806a150 from 127.0.0.1
FAILED
RTSIG
-n  test-eof:
OKAY
-n  test-weof:
OKAY
-n  test-time:
OKAY
-n  regress:
[warn] evhttp_parse_request_line: bad method GET /test HTTP/1.1 on request 806a150 from 127.0.0.1
FAILED
EPOLL
-n  test-eof:
OKAY
-n  test-weof:
OKAY
-n  test-time:
OKAY
-n  regress:
[warn] evhttp_parse_request_line: bad method GET /test HTTP/1.1 on request 806a150 from 127.0.0.1
FAILEDWHAT NEXT ??????
Now I again tried to install directnet-2.0a9. This time also i am getting the same errors ( i think).
I am pasting the config.log data here
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by directnet configure 2.0a9, which was
generated by GNU Autoconf 2.61.  Invocation command line was
  $ ./configure
## Platform. ##
hostname = HDCHCTDAM45379
uname -m = i86pc
uname -r = 5.10
uname -s = SunOS
uname -v = Generic_118855-14
/usr/bin/uname -p = i386
/bin/uname -X     = System = SunOS
Node = HDCHCTDAM45379
Release = 5.10
KernelID = Generic_118855-14
Machine = i86pc
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 2
/bin/arch              = i86pc
/usr/bin/arch -k       = i86pc
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown
PATH: /usr/sbin
PATH: /usr/bin
PATH: /usr/openwin/bin
PATH: /usr/ucb
PATH: /usr/ccs/bin
PATH: /usr/sfw/bin
## Core tests. ##
configure:2023: checking for a BSD-compatible install
configure:2079: result: scripts/install-sh -c
configure:2090: checking whether build environment is sane
configure:2133: result: yes
configure:2198: checking for gawk
configure:2228: result: no
configure:2198: checking for mawk
configure:2228: result: no
configure:2198: checking for nawk
configure:2214: found /usr/bin/nawk
configure:2225: result: nawk
configure:2236: checking whether make sets $(MAKE)
configure:2257: result: yes
configure:2504: checking for gcc
configure:2520: found /usr/sfw/bin/gcc
configure:2531: result: gcc
configure:2769: checking for C compiler version
configure:2776: gcc --version >&5
gcc (GCC) 3.4.3 (csl-sol210-3_4-branch+sol_rpath)
Copyright (C) 2004 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:2779: $? = 0
configure:2786: gcc -v >&5
Reading specs from /usr/sfw/lib/gcc/i386-pc-solaris2.10/3.4.3/specs
Configured with: /builds/sfw10-gate/usr/src/cmd/gcc/gcc-3.4.3/configure --prefix=/usr/sfw --with-as=/usr/sfw/bin/gas --with-gnu-as --with-ld=/usr/ccs/bin/ld --without-gnu-ld --enable-languages=c,c++ --enable-shared
Thread model: posix
gcc version 3.4.3 (csl-sol210-3_4-branch+sol_rpath)
configure:2789: $? = 0
configure:2796: gcc -V >&5
gcc: `-V' option must have argument
configure:2799: $? = 1
configure:2822: checking for C compiler default output file name
configure:2849: gcc    conftest.c  >&5
configure:2852: $? = 0
configure:2890: result: a.out
configure:2907: checking whether the C compiler works
configure:2917: ./a.out
configure:2920: $? = 0
configure:2937: result: yes
configure:2944: checking whether we are cross compiling
configure:2946: result: no
configure:2949: checking for suffix of executables
configure:2956: gcc -o conftest    conftest.c  >&5
configure:2959: $? = 0
configure:2983: result:
configure:2989: checking for suffix of object files
configure:3015: gcc -c   conftest.c >&5
configure:3018: $? = 0
configure:3041: result: o
configure:3045: checking whether we are using the GNU C compiler
configure:3074: gcc -c   conftest.c >&5
configure:3080: $? = 0
configure:3097: result: yes
configure:3102: checking whether gcc accepts -g
configure:3132: gcc -c -g  conftest.c >&5
configure:3138: $? = 0
configure:3237: result: yes
configure:3254: checking for gcc option to accept ISO C89
configure:3328: gcc  -c -g -O2  conftest.c >&5
configure:3334: $? = 0
configure:3357: result: none needed
configure:3386: checking for style of include used by make
configure:3414: result: GNU
configure:3442: checking dependency style of gcc
configure:3532: result: gcc3
configure:3554: checking how to run the C preprocessor
configure:3594: gcc -E  conftest.c
configure:3600: $? = 0
configure:3631: gcc -E  conftest.c
conftest.c:10:28: ac_nonexistent.h: No such file or directory
configure:3637: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "directnet"
| #define PACKAGE_TARNAME "directnet"
| #define PACKAGE_VERSION "2.0a9"
| #define PACKAGE_STRING "directnet 2.0a9"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE "directnet"
| #define VERSION "2.0a9"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3670: result: gcc -E
configure:3699: gcc -E  conftest.c
configure:3705: $? = 0
configure:3736: gcc -E  conftest.c
conftest.c:10:28: ac_nonexistent.h: No such file or directory
configure:3742: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "directnet"
| #define PACKAGE_TARNAME "directnet"
| #define PACKAGE_VERSION "2.0a9"
| #define PACKAGE_STRING "directnet 2.0a9"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE "directnet"
| #define VERSION "2.0a9"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3837: checking for g++
configure:3853: found /usr/sfw/bin/g++
configure:3864: result: g++
configure:3895: checking for C++ compiler version
configure:3902: g++ --version >&5
g++ (GCC) 3.4.3 (csl-sol210-3_4-branch+sol_rpath)
Copyright (C) 2004 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:3905: $? = 0
configure:3912: g++ -v >&5
Reading specs from /usr/sfw/lib/gcc/i386-pc-solaris2.10/3.4.3/specs
Configured with: /builds/sfw10-gate/usr/src/cmd/gcc/gcc-3.4.3/configure --prefix=/usr/sfw --with-as=/usr/sfw/bin/gas --with-gnu-as --with-ld=/usr/ccs/bin/ld --without-gnu-ld --enable-languages=c,c++ --enable-shared
Thread model: posix
gcc version 3.4.3 (csl-sol210-3_4-branch+sol_rpath)
configure:3915: $? = 0
configure:3922: g++ -V >&5
g++: `-V' option must have argument
configure:3925: $? = 1
configure:3928: checking whether we are using the GNU C++ compiler
configure:3957: g++ -c   conftest.cpp >&5
configure:3963: $? = 0
configure:3980: result: yes
configure:3985: checking whether g++ accepts -g
configure:4015: g++ -c -g  conftest.cpp >&5
configure:4021: $? = 0
configure:4120: result: yes
configure:4145: checking dependency style of g++
configure:4235: result: gcc3
configure:4330: checking build system type
configure:4348: result: i386-pc-solaris2.10
configure:4370: checking host system type
configure:4385: result: i386-pc-solaris2.10
configure:4407: checking for a sed that does not truncate output
configure:4461: result: /usr/bin/sed
configure:4464: checking for grep that handles long lines and -e
configure:4538: result: /usr/sfw/bin/ggrep
configure:4543: checking for egrep
configure:4621: result: /usr/sfw/bin/ggrep -E
configure:4637: checking for ld used by gcc
configure:4704: result: /usr/ccs/bin/ld
configure:4713: checking if the linker (/usr/ccs/bin/ld) is GNU ld
configure:4728: result: no
configure:4733: checking for /usr/ccs/bin/ld option to reload object files
configure:4740: result: -r
configure:4758: checking for BSD-compatible nm
configure:4807: result: /usr/ccs/bin/nm -p
configure:4811: checking whether ln -s works
configure:4815: result: yes
configure:4822: checking how to recognise dependent libraries
configure:4998: result: pass_all
configure:5228: checking for ANSI C header files
configure:5258: gcc -c -g -O2  conftest.c >&5
configure:5264: $? = 0
configure:5363: gcc -o conftest -g -O2   conftest.c  >&5
configure:5366: $? = 0
configure:5372: ./conftest
configure:5375: $? = 0
configure:5392: result: yes
configure:5416: checking for sys/types.h
configure:5437: gcc -c -g -O2  conftest.c >&5
configure:5443: $? = 0
configure:5459: result: yes
configure:5416: checking for sys/stat.h
configure:5437: gcc -c -g -O2  conftest.c >&5
configure:5443: $? = 0
configure:5459: result: yes
configure:5416: checking for stdlib.h
configure:5437: gcc -c -g -O2  conftest.c >&5
configure:5443: $? = 0
configure:5459: result: yes
configure:5416: checking for string.h
configure:5437: gcc -c -g -O2  conftest.c >&5
configure:5443: $? = 0
configure:5459: result: yes
configure:5416: checking for memory.h
configure:5437: gcc -c -g -O2  conftest.c >&5
configure:5443: $? = 0
configure:5459: result: yes
configure:5416: checking for strings.h
configure:5437: gcc -c -g -O2  conftest.c >&5
configure:5443: $? = 0
configure:5459: result: yes
configure:5416: checking for inttypes.h
configure:5437: gcc -c -g -O2  conftest.c >&5
configure:5443: $? = 0
configure:5459: result: yes
configure:5416: checking for stdint.h
configure:5437: gcc -c -g -O2  conftest.c >&5
configure:5443: $? = 0
configure:5459: result: yes
configure:5416: checking for unistd.h
configure:5437: gcc -c -g -O2  conftest.c >&5
configure:5443: $? = 0
configure:5459: result: yes
configure:5486: checking dlfcn.h usability
configure:5503: gcc -c -g -O2  conftest.c >&5
configure:5509: $? = 0
configure:5523: result: yes
configure:5527: checking dlfcn.h presence
configure:5542: gcc -E  conftest.c
configure:5548: $? = 0
configure:5562: result: yes
configure:5595: checking for dlfcn.h
configure:5603: result: yes
configure:5626: checking how to run the C++ preprocessor
configure:5662: g++ -E  conftest.cpp
configure:5668: $? = 0
configure:5699: g++ -E  conftest.cpp
conftest.cpp:21:28: ac_nonexistent.h: No such file or directory
configure:5705: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "directnet"
| #define PACKAGE_TARNAME "directnet"
| #define PACKAGE_VERSION "2.0a9"
| #define PACKAGE_STRING "directnet 2.0a9"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE "directnet"
| #define VERSION "2.0a9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5738: result: g++ -E
configure:5767: g++ -E  conftest.cpp
configure:5773: $? = 0
configure:5804: g++ -E  conftest.cpp
conftest.cpp:21:28: ac_nonexistent.h: No such file or directory
configure:5810: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "directnet"
| #define PACKAGE_TARNAME "directnet"
| #define PACKAGE_VERSION "2.0a9"
| #define PACKAGE_STRING "directnet 2.0a9"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE "directnet"
| #define VERSION "2.0a9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5903: checking for g77
configure:5933: result: no
configure:5903: checking for xlf
configure:5933: result: no
configure:5903: checking for f77
configure:5933: result: no
configure:5903: checking for frt
configure:5933: result: no
configure:5903: checking for pgf77
configure:5933: result: no
configure:5903: checking for cf77
configure:5933: result: no
configure:5903: checking for fort77
configure:5933: result: no
configure:5903: checking for fl32
configure:5933: result: no
configure:5903: checking for af77
configure:5933: result: no
configure:5903: checking for xlf90
configure:5933: result: no
configure:5903: checking for f90
configure:5933: result: no
configure:5903: checking for pgf90
configure:5933: result: no
configure:5903: checking for pghpf
configure:5933: result: no
configure:5903: checking for epcf90
configure:5933: result: no
configure:5903: checking for gfortran
configure:5933: result: no
configure:5903: checking for g95
configure:5933: result: no
configure:5903: checking for xlf95
configure:5933: result: no
configure:5903: checking for f95
configure:5933: result: no
configure:5903: checking for fort
configure:5933: result: no
configure:5903: checking for ifort
configure:5933: result: no
configure:5903: checking for ifc
configure:5933: result: no
configure:5903: checking for efc
configure:5933: result: no
configure:5903: checking for pgf95
configure:5933: result: no
configure:5903: checking for lf95
configure:5933: result: no
configure:5903: checking for ftn
configure:5933: result: no
configure:5960: checking for Fortran 77 compiler version
configure:5967:  --version >&5
./configure: line 5968: --version: command not found
configure:5970: $? = 127
configure:5977:  -v >&5
./configure: line 5978: -v: command not found
configure:5980: $? = 127
configure:5987:  -V >&5
./configure: line 5988: -V: command not found
configure:5990: $? = 127
configure:5998: checking whether we are using the GNU Fortran 77 compiler
configure:6017:  -c  conftest.F >&5
./configure: line 6018: -c: command not found
configure:6023: $? = 127
configure: failed program was:
|       program main
| #ifndef __GNUC__
|        choke me
| #endif
|
|       end
configure:6040: result: no
configure:6046: checking whether  accepts -g
configure:6063:  -c -g conftest.f >&5
./configure: line 6064: -c: command not found
configure:6069: $? = 127
configure: failed program was:
|       program main
|
|       end
configure:6085: result: no
configure:6115: checking the maximum length of command line arguments
configure:6224: result: 262144
configure:6235: checking command to parse /usr/ccs/bin/nm -p output from gcc object
configure:6340: gcc -c -g -O2  conftest.c >&5
configure:6343: $? = 0
configure:6347: /usr/ccs/bin/nm -p conftest.o \| sed -n -e 's/^.*[      ]\([BDRT][BDRT]*\)[      ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:6350: $? = 0
configure:6402: gcc -o conftest -g -O2   conftest.c conftstm.o >&5
configure:6405: $? = 0
configure:6443: result: ok
configure:6447: checking for objdir
configure:6462: result: .libs
configure:6554: checking for ar
configure:6570: found /usr/ccs/bin/ar
configure:6581: result: ar
configure:6650: checking for ranlib
configure:6666: found /usr/ccs/bin/ranlib
configure:6677: result: ranlib
configure:6746: checking for strip
configure:6762: found /usr/ccs/bin/strip
configure:6773: result: strip
configure:7059: checking if gcc supports -fno-rtti -fno-exceptions
configure:7077: gcc -c -g -O2  -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure:7081: $? = 0
configure:7094: result: no
configure:7109: checking for gcc option to produce PIC
configure:7319: result: -fPIC
configure:7327: checking if gcc PIC flag -fPIC works
configure:7345: gcc -c -g -O2  -fPIC -DPIC conftest.c >&5
configure:7349: $? = 0
configure:7362: result: yes
configure:7390: checking if gcc static flag -static works
configure:7418: result: no
configure:7428: checking if gcc supports -c -o file.o
configure:7449: gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
configure:7453: $? = 0
configure:7475: result: yes
configure:7501: checking whether the gcc linker (/usr/ccs/bin/ld) supports shared libraries
configure:8455: result: yes
configure:8476: checking whether -lc should be explicitly linked in
configure:8481: gcc -c -g -O2  conftest.c >&5
configure:8484: $? = 0
configure:8499: gcc -shared -Wl,-h -Wl,conftest -o conftest conftest.o  -v 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:8502: $? = 1
configure:8514: result: yes
configure:8522: checking dynamic linker characteristics
configure:9110: result: solaris2.10 ld.so
configure:9119: checking how to hardcode library paths into programs
configure:9144: result: immediate
configure:9158: checking whether stripping libraries is possible
configure:9179: result: no
configure:9964: checking if libtool supports shared libraries
configure:9966: result: yes
configure:9969: checking whether to build shared libraries
configure:9990: result: yes
configure:9993: checking whether to build static libraries
configure:9997: result: yes
configure:10089: creating libtool
configure:10677: checking for ld used by g++
configure:10744: result: /usr/ccs/bin/ld
configure:10753: checking if the linker (/usr/ccs/bin/ld) is GNU ld
configure:10768: result: no
configure:10819: checking whether the g++ linker (/usr/ccs/bin/ld) supports shared libraries
configure:11753: result: yes
configure:11771: g++ -c -g -O2  conftest.cpp >&5
configure:11774: $? = 0
configure:11893: checking for g++ option to produce PIC
configure:12167: result: -fPIC
configure:12175: checking if g++ PIC flag -fPIC works
configure:12193: g++ -c -g -O2  -fPIC -DPIC conftest.cpp >&5
configure:12197: $? = 0
configure:12210: result: yes
configure:12238: checking if g++ static flag -static works
configure:12266: result: no
configure:12276: checking if g++ supports -c -o file.o
configure:12297: g++ -c -g -O2  -o out/conftest2.o conftest.cpp >&5
configure:12301: $? = 0
configure:12323: result: yes
configure:12349: checking whether the g++ linker (/usr/ccs/bin/ld) supports shared libraries
configure:12374: result: yes
configure:12441: checking dynamic linker characteristics
configure:13029: result: solaris2.10 ld.so
configure:13038: checking how to hardcode library paths into programs
configure:13063: result: immediate
configure:19246: checking for ranlib
configure:19273: result: ranlib
configure:19302: checking for socket in -lc
configure:19337: gcc -o conftest -g -O2   conftest.c -lc   >&5
Undefined               first referenced
symbol                     in file
socket                              /var/tmp//cc0xNHH2.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:19343: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "directnet"
| #define PACKAGE_TARNAME "directnet"
| #define PACKAGE_VERSION "2.0a9"
| #define PACKAGE_STRING "directnet 2.0a9"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE "directnet"
| #define VERSION "2.0a9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
|
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char socket ();
| int
| main ()
| {
| return socket ();
|   ;
|   return 0;
| }
configure:19361: result: no
configure:19368: checking for socket in -lsocket
configure:19403: gcc -o conftest -g -O2   conftest.c -lsocket   >&5
configure:19409: $? = 0
configure:19427: result: yes
configure:19441: checking for gethostbyname in -lc
configure:19476: gcc -o conftest -g -O2   conftest.c -lc  -lsocket  >&5
Undefined               first referenced
symbol                     in file
gethostbyname                       /var/tmp//ccqriKCI.o  (symbol belongs to implicit dependency /usr/lib/libnsl.so.1)
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:19482: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "directnet"
| #define PACKAGE_TARNAME "directnet"
| #define PACKAGE_VERSION "2.0a9"
| #define PACKAGE_STRING "directnet 2.0a9"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE "directnet"
| #define VERSION "2.0a9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBSOCKET 1
| /* end confdefs.h.  */
|
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char gethostbyname ();
| int
| main ()
| {
| return gethostbyname ();
|   ;
|   return 0;
| }
configure:19500: result: no
configure:19507: checking for gethostbyname in -lnsl
configure:19542: gcc -o conftest -g -O2   conftest.c -lnsl  -lsocket  >&5
configure:19548: $? = 0
configure:19566: result: yes
configure:19583: checking for main in -lwsock32
configure:19612: gcc -o conftest -g -O2   conftest.c -lwsock32  -lnsl -lsocket  >&5
ld: fatal: library -lwsock32: not found
ld: fatal: File processing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:19618: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "directnet"
| #define PACKAGE_TARNAME "directnet"
| #define PACKAGE_VERSION "2.0a9"
| #define PACKAGE_STRING "directnet 2.0a9"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE "directnet"
| #define VERSION "2.0a9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBSOCKET 1
| #define HAVE_LIBNSL 1
| /* end confdefs.h.  */
|
|
| int
| main ()
| {
| return main ();
|   ;
|   return 0;
| }
configure:19636: result: no
configure:19648: checking for gettimeofday
configure:19704: gcc -o conftest -g -O2   conftest.c -lnsl -lsocket  >&5
configure:19710: $? = 0
configure:19727: result: yes
configure:19867: checking which UI to use...
configure:19940: checking for fltk-config
configure:19971: result: no
configure:19980: checking for FLTK - version >= 1.1
configure:19997: result: no
configure:20049: Using dumb UI
configure:20051: checking for event_loop in -levent
configure:20086: gcc -o conftest -g -O2   conftest.c -levent  -lnsl -lsocket  >&5
ld: fatal: library -levent: not found
ld: fatal: File processing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:20092: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "directnet"
| #define PACKAGE_TARNAME "directnet"
| #define PACKAGE_VERSION "2.0a9"
| #define PACKAGE_STRING "directnet 2.0a9"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE "directnet"
| #define VERSION "2.0a9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBSOCKET 1
| #define HAVE_LIBNSL 1
| #define HAVE_GETTIMEOFDAY 1
| /* end confdefs.h.  */
|
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char event_loop ();
| int
| main ()
| {
| return event_loop ();
|   ;
|   return 0;
| }
configure:20110: result: no
configure:20118: error: libevent not found
See `config.log' for more details.
## Cache variables. ##
ac_cv_build=i386-pc-solaris2.10
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_GAIM_CFLAGS_set=
ac_cv_env_GAIM_CFLAGS_value=
ac_cv_env_GAIM_LIBS_set=
ac_cv_env_GAIM_LIBS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_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_f77_compiler_gnu=no
ac_cv_func_gettimeofday=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=i386-pc-solaris2.10
ac_cv_lib_c_gethostbyname=no
ac_cv_lib_c_socket=no
ac_cv_lib_event_event_loop=no
ac_cv_lib_nsl_gethostbyname=yes
ac_cv_lib_socket_socket=yes
ac_cv_lib_wsock32_main=no
ac_cv_objext=o
ac_cv_path_EGREP='/usr/sfw/bin/ggrep -E'
ac_cv_path_FLTK_CONFIG=no
ac_cv_path_GREP=/usr/sfw/bin/ggrep
ac_cv_prog_AWK=nawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_f77_g=no
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/ccs/bin/ld
lt_cv_path_LDCXX=/usr/ccs/bin/ld
lt_cv_path_NM='/usr/ccs/bin/nm -p'
lt_cv_path_SED=/usr/bin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_gnu_ld=no
lt_cv_prog_gnu_ldcxx=no
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[      ]\([BDRT][BDRT]*\)[      ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRS                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

Similar Messages

  • Help:how to use java.util.jar to zip or unzip a binary file.

    how to use java.util.jar to zip or unzip a binary file or a file contain native code.

    It may help you to know how I add JARs
    1. I open my Project (myProject)
    2. I Mount the JAR to the FileSystem (like mypackages.jar = which includes com.mus.de.myClass.java)
    3. I Mount the File to the FileSystem (like c:\..myfiles..\myProject)
    3.1 I add the File to my Project
    4. I select File | New -> Classes | Main
    4.1 I typed "import com.mus.de.myClass.java" to refer to this package.
    4.2 I called some of the public methods
    thats it
    Andreas

  • How 2 use ORADIM utility

    How 2 use ORADIM utility to recreate or edit ORACLE SID. ?
    oradim -sid <sid> -edit <new password>
    but where and how i write this ?
    Edited by: Abdetu on Oct 5, 2010 3:54 PM

    Just open a command window and issue oradim:
    ORADIM: <command> [options].  Refer to manual.
    Enter one of the following command:
    Create an instance by specifying the following options:
         -NEW -SID sid | -SRVC srvc | -ASMSID sid | -ASMSRVC srvc [-SYSPWD pass]
    [-STARTMODE auto|manual] [-SRVCSTART system|demand] [-PFILE file | -SPFILE]
    [-SHUTMODE normal|immediate|abort] [-TIMEOUT secs] [-RUNAS osusr/ospass]
    Edit an instance by specifying the following options:
         -EDIT -SID sid | -ASMSID sid [-SYSPWD pass]
    [-STARTMODE auto|manual] [-SRVCSTART system|demand] [-PFILE file | -SPFILE]
    [-SHUTMODE normal|immediate|abort] [-SHUTTYPE srvc|inst] [-RUNAS osusr/ospass]
    Delete instances by specifying the following options:
         -DELETE -SID sid | -ASMSID sid | -SRVC srvc | -ASMSRVC srvc
    Startup services and instance by specifying the following options:
         -STARTUP -SID sid | -ASMSID sid [-SYSPWD pass]
    [-STARTTYPE srvc|inst|srvc,inst] [-PFILE filename | -SPFILE]
    Shutdown service and instance by specifying the following options:
         -SHUTDOWN -SID sid | -ASMSID sid [-SYSPWD pass]
    [-SHUTTYPE srvc|inst|srvc,inst] [-SHUTMODE normal|immediate|abort]
    Query for help by specifying the following parameters: -? | -h | -helpSY.

  • How to use Directory Utility to make a local test domain?

    I need to set up wildcard subdomains for a test domain of acegamingsyndicate.test and I can only find guides that use the netinfo utility, which has been removed from Leopard and replaced with the Directory Utility.
    How would I add acegamingsyndicate.test so that I can use wildcard subdomains? acegamingsyndicate.test itself works, after I added it in the hosts file, but subdomains are not working so I don't think that it should be in the hosts file. In fact I'm nearly positive it's not supposed to go in the hosts file.

    You don't use Directory Utility.
    Directory Utility is used to bind the server to a directory server - typically used for user accounts and the like. It's not used for hostnames.
    Also, as you've noted, you can't use /etc/hosts to create wildcard records.
    What you need is a DNS server.
    Mac OS X includes one (BIND), but it is managed via traditional text file editing in the command line, not via a GUI app. Mac OS X Server adds a GUI, but it doesn't sound like you're running that.
    So the question is, how comfortable are you using the command line and is manually configuring the DNS server something you think you're up for?

  • How to use LCM utility in Hyperion 9.3.1

    Hello!
    I'm trying to export all my planning and essbase applications. I found that LCM Utility is most recommended to this task.
    Can anyone tell me how to use it? Any guide? Because I read that in System 9, LCM Utility haven't UI.
    Thanks for your time!
    Regards,
    Fabián.

    Here the guide for LCM in 9.x
    http://docs.oracle.com/cd/E10530_01/doc/epm.931/hss_alcm_util.pdf

  • How to use Disk Utility to back up the HD

    I'm trying to back up my HD onto an external HD as described in "The Missing Manual" (Tiger ed.), p. 389. I choose my Macintosh HD, read/write, no compression, and the appropriate partition of the external HD as the target.
    But just after telling me it's creating the disk image (I guess I can't just drag the whole HD without using Disk Utility) it stops, saying, "resource busy).
    What am I doing wrong?

    You cannot backup your entire hard drive to a disk image. Essentially there isn't enough space to do that nor is this the best method for doing a full disk backup. Full disk backups should be done to an external hard drive using proper backup software. You can clone your hard drive to an external drive using the Restore option of Disk Utility but DU cannot do incremental backups. For that you need backup software:
    Basic Backup
    Get an external Firewire drive at least equal in size to the internal hard drive and make (and maintain) a bootable clone/backup. You can make a bootable clone using the Restore option of Disk Utility. You can also make and maintain clones with good backup software. My personal recommendations are (order is not significant):
    1. Retrospect Desktop (Commercial - not yet universal binary)
    2. Synchronize! Pro X (Commercial)
    3. Synk (Backup, Standard, or Pro)
    4. Deja Vu (Shareware)
    5. PsynchX 2.1.1 and RsyncX 2.1 (Freeware)
    6. Carbon Copy Cloner (Freeware - 3.0 is a Universal Binary)
    7. SuperDuper! (Commercial)
    The following utilities can also be used for backup, but cannot create bootable clones:
    1. Backup (requires a .Mac account with Apple both to get the software and to use it.)
    2. Toast
    3. Impression
    4. arRSync
    Apple's Backup is a full backup tool capable of also backing up across multiple media such as CD/DVD. However, it cannot create bootable backups. It is primarily an "archiving" utility as are the other two.
    Impression and Toast are disk image based backups, only. Particularly useful if you need to backup to CD/DVD across multiple media.
    Visit The XLab FAQs and read the FAQs on maintenance, optimization, virus protection, and backup and restore. Also read How to Back Up and Restore Your Files.
    To clone with Disk Utility do the following:
    How to Clone Using Restore Option of Disk Utility
    1. Open Disk Utility from the Utilities folder.
    2. Select the backup or destination volume from the left side list.
    3. Click on the Erase tab in the DU main window. Set the format type to Mac OS Extended (journaled, if available) and click on the Erase button. This step can be skipped if the destination has already been freshly erased.
    4. Click on the Restore tab in the DU main window.
    5. Select the backup or destination volume from the left side list and drag it to the Destination entry field.
    6. Select the startup or source volume from the left side list and drag it to the Source entry field.
    7. Double-check you got it right, then click on the Restore button.
    8. Select the destination drive on the Desktop and press COMMAND-I to open the Get Info window. At the bottom in the Ownership and Permissions section be sure the box labeled "Ignore Permissions on this Volume" is unchecked. Verify the settings for Ownership and Permissions as follows: Owner=system with read/write; Group=admin with read/write; Other with read-only. If they are not correct then reset them.
    For added precaution you can boot into safe mode before doing the clone.

  • How to use FNDCPASS utility

    how to change the passwords using FNCPASS utility

    bulletjackie,
    Please refer to:
    Note: 457024.1 - How To Change Application Users (ABM .. ZX) Passwords WITHOUT Using ALLORACLE Option In FNDCPASS.?
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=457024.1
    Note: 398942.1 - FNDCPASS Utility New Feature ALLORACLE
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=398942.1
    Note: 159244.1 - How To Use FNDCPASS to Change The Oracle Users, APPS, APPLSYS and Application Module Passwords (INV, AR, AP, etc.) For Applications 11.5 in Unix
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=159244.1
    Note: 303621.1 - How to Change and Which Apps Database Users Passwords Can Be Changed in a Multi-Node Apps Installation?
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=303621.1
    Oracle Applications System Administrator's Documentation Set
    http://download-uk.oracle.com/docs/cd/B25516_14/current/html/docset.html
    Please use the search feature in the Metalink/Forum to get what you are looking for before posting questions which have already been discussed here.

  • How to use asmcms utility

    hi,
    i m wroking on oracle 10g rac on aix , iw ant to use asmcmd utiliy how to use it
    htxs

    i m ruuning this command
    srvctl start asm -n node1
    srvctl start instance -d orcl -i orcl1
    then
    $export ORACLE_HOME
    $export ORACLE_SID=+ASM
    $asmcmd
    ERROR:
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    IBM AIX RISC System/6000 Error: 2:
    tell how to resolve it
    when i do this this
    $sqlplus / as sysdba
    conncted to idel instance
    should i run startup command this time it i do it which database it wuld be connect ?
    w/o startup asmcmd utility wont work ?
    thxs

  • How to Use att Utility

    How to Use the att utility to scan the source files and build a ParameterNames.list file please help me if anybody know about this

    This is sort of like watching a car accident in slow-motion.
    I'm also reminded of the typical American tourist clich?: If a foreigner doesn't understand you, just speak louder.

  • How to use Spry.Utils.extractParamsFromForm to get value of a form element

    Can we use Spry.Utils.extractParamsFromForm to get value of a
    form element ?
    I tried this
    quote:
    var cid =
    Spry.Utils.extractParamsFromForm('adForm','category');
    Here the form name is adForm and category is an select item.
    This gives me error
    quote:
    elements.join is not a function
    Any idea on this guys.

    Can we use Spry.Utils.extractParamsFromForm to get value of a
    form element ?
    I tried this
    quote:
    var cid =
    Spry.Utils.extractParamsFromForm('adForm','category');
    Here the form name is adForm and category is an select item.
    This gives me error
    quote:
    elements.join is not a function
    Any idea on this guys.

  • How to use Network utility, or activity monitor

    Hi There,
    Can anyone point me in the direction of something that can tell me more about how to use these programs? Thanks.
    DMWard

    Click here and here for information.
    (33707)

  • [Solved]How to use pm-utils?

    Since I installed Arch (about a month ago) I couldn't use suspend or hibernation.
    When I'm trying to suspend usually the first time goes fine but after that the next suspend let hang the system. The computer is still powered up, fans are spinning but no video signal and I can't control the computer without restarting it completely. When I'm trying to hibernate, the system just shuts down - it does nothing else.
    I noticed that this hint could be the source of my problems:
    In some cases, it is possible that running pm-suspend causes hangs or other issues. This may be due to specific "misbehaving" modules. If you know which modules could cause such issues, adding a SUSPEND_MODULES config to /etc/pm/config.d/modules....
    But how find I those misbehaving modules? I don't know what to search for in the log:
    /var/log/pm-suspend.log
    Initial commandline parameters:
    Mo 29. Dez 15:02:25 CET 2014: Running hooks for hibernate.
    Running hook /usr/lib/pm-utils/sleep.d/00logging hibernate hibernate:
    Linux Dun 3.17.6-1-ARCH #1 SMP PREEMPT Sun Dec 7 23:43:32 UTC 2014 x86_64 GNU/Linux
    Module Size Used by
    fuse 87410 3
    cfg80211 445286 0
    rfkill 18867 1 cfg80211
    ppdev 16782 0
    radeon 1461558 3
    kvm 421519 0
    mousedev 17272 0
    joydev 17063 0
    evdev 21544 10
    mac_hid 12633 0
    snd_hda_codec_realtek 67469 1
    serio_raw 12849 0
    edac_core 47125 0
    r8169 68207 0
    edac_mce_amd 21166 0
    k10temp 12618 0
    snd_hda_codec_generic 63126 1 snd_hda_codec_realtek
    mii 12675 1 r8169
    ttm 73743 1 radeon
    drm_kms_helper 80934 1 radeon
    snd_hda_codec_hdmi 49213 1
    drm 259106 6 ttm,drm_kms_helper,radeon
    snd_hda_intel 26387 5
    hwmon 12930 2 k10temp,radeon
    i2c_algo_bit 12744 1 radeon
    snd_hda_controller 26938 1 snd_hda_intel
    snd_hda_codec 108536 5 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_intel,snd_hda_controller
    snd_hwdep 17244 1 snd_hda_codec
    sp5100_tco 12864 0
    snd_pcm 88487 4 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel,snd_hda_controller
    i2c_piix4 20857 0
    parport_pc 26351 0
    snd_timer 26614 1 snd_pcm
    parport 35749 2 ppdev,parport_pc
    snd 73436 18 snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel
    i2c_core 50152 5 drm,i2c_piix4,drm_kms_helper,i2c_algo_bit,radeon
    shpchp 35210 0
    soundcore 13031 2 snd,snd_hda_codec
    wmi 17339 0
    button 12953 0
    acpi_cpufreq 17218 0
    processor 27777 1 acpi_cpufreq
    sch_fq_codel 17343 2
    ext4 501833 1
    crc16 12343 1 ext4
    mbcache 17171 1 ext4
    jbd2 86417 1 ext4
    hid_logitech_dj 17192 0
    hid_generic 12393 0
    usbhid 48595 0
    hid 102220 4 hid_generic,usbhid,hid_logitech_dj
    sd_mod 44398 3
    crc_t10dif 12431 1 sd_mod
    crct10dif_common 12356 1 crc_t10dif
    atkbd 22254 0
    libps2 12739 1 atkbd
    ata_generic 12490 0
    pata_acpi 12771 0
    firewire_ohci 43373 0
    firewire_core 56700 1 firewire_ohci
    xhci_hcd 152911 0
    crc_itu_t 12347 1 firewire_core
    ahci 33291 2
    pata_jmicron 12483 0
    libahci 27158 1 ahci
    ohci_pci 12808 0
    ehci_pci 12512 0
    ohci_hcd 43006 1 ohci_pci
    ehci_hcd 69939 1 ehci_pci
    libata 181518 5 ahci,pata_acpi,libahci,ata_generic,pata_jmicron
    usbcore 199381 6 ohci_hcd,ohci_pci,ehci_hcd,ehci_pci,usbhid,xhci_hcd
    scsi_mod 147543 2 libata,sd_mod
    usb_common 12440 1 usbcore
    i8042 18002 1 libps2
    serio 18282 4 serio_raw,atkbd,i8042
    total used free shared buff/cache available
    Mem: 8178908 1477860 3452596 56972 3248452 6362136
    Swap: 9690452 0 9690452
    /usr/lib/pm-utils/sleep.d/00logging hibernate hibernate: success.
    Running hook /usr/lib/pm-utils/sleep.d/00powersave hibernate hibernate:
    /usr/lib/pm-utils/sleep.d/00powersave hibernate hibernate: success.
    Running hook /usr/lib/pm-utils/sleep.d/01grub hibernate hibernate:
    /usr/lib/pm-utils/sleep.d/01grub hibernate hibernate: success.
    Running hook /usr/lib/pm-utils/sleep.d/49bluetooth hibernate hibernate:
    /usr/lib/pm-utils/sleep.d/49bluetooth hibernate hibernate: success.
    Running hook /usr/lib/pm-utils/sleep.d/75modules hibernate hibernate:
    /usr/lib/pm-utils/sleep.d/75modules hibernate hibernate: success.
    Running hook /etc/pm/sleep.d/90alsa hibernate hibernate:
    /etc/pm/sleep.d/90alsa hibernate hibernate: success.
    Running hook /usr/lib/pm-utils/sleep.d/90clock hibernate hibernate:
    /usr/lib/pm-utils/sleep.d/90clock hibernate hibernate: success.
    Running hook /usr/lib/pm-utils/sleep.d/94cpufreq hibernate hibernate:
    /usr/lib/pm-utils/sleep.d/94cpufreq hibernate hibernate: success.
    Running hook /usr/lib/pm-utils/sleep.d/95led hibernate hibernate:
    /usr/lib/pm-utils/sleep.d/95led hibernate hibernate: success.
    Running hook /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler hibernate hibernate:
    Kernel modesetting video driver detected, not using quirks.
    /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler hibernate hibernate: success.
    Running hook /usr/lib/pm-utils/sleep.d/99video hibernate hibernate:
    /usr/lib/pm-utils/sleep.d/99video hibernate hibernate: success.
    Mo 29. Dez 15:02:26 CET 2014: performing hibernate
    I added "SUSPEND_MODULES="ehci_hcd" to /etc/pm/config.d/modules , but that changes nothing.
    Here are my hw specs:
    -Computer-
    Processor : 4x AMD Phenom(tm) II X4 955 Processor
    Memory : 8177MB (1910MB used)
    Operating System : Arch Linux
    User Name : dun (Unknown)
    Date/Time : So 18 Jan 2015 12:55:47 CET
    -Display-
    Resolution : 3600x1080 pixels
    OpenGL Renderer : Gallium 0.4 on AMD PITCAIRN
    X11 Vendor : (null)
    -Multimedia-
    Audio Adapter : HDA-Intel - HDA ATI SB
    Audio Adapter : HDA-Intel - HDA ATI HDMI
    -Input Devices-
    A4TECH USB Device
    A4TECH USB Device
    Gaming Keyboard
    Gaming Keyboard
    Logitech Unifying Device. Wireless PID:4024
    G11 Keyboard
    Power Button
    Power Button
    HDA ATI HDMI HDMI/DP,pcm : 3=
    HDA ATI HDMI HDMI/DP,pcm : 7=
    HDA ATI HDMI HDMI/DP,pcm : 8=
    HDA ATI HDMI HDMI/DP,pcm : 9=
    HDA ATI HDMI HDMI/DP,pcm : 10=
    HDA ATI HDMI HDMI/DP,pcm : 11=
    HDA ATI SB Front Mic
    HDA ATI SB Rear Mic
    HDA ATI SB Line
    HDA ATI SB Line Out Front
    HDA ATI SB Line Out Surround
    HDA ATI SB Line Out CLFE
    HDA ATI SB Line Out Side
    HDA ATI SB Front Headphone
    -Printers-
    No printers found
    -SCSI Disks-
    ATA SAMSUNG SSD 830
    ATA ST2000DX001-1CM1
    ATA WDC WD15EARS-00M
    Could please someone give me a hint?
    Last edited by Dun (2015-01-19 14:07:05)

    karol wrote:
    When posting configs, code or command output, please use [ code ] tags, not [ quote ] tags https://bbs.archlinux.org/help.php#bbcode
    like this
    It makes the code more readable and - in case of longer listings - more convenient to scroll through.
    Ye usually I do know that but somehow I didn't notice that as a mistake when I wrote it :>
    tomk wrote:pm-utils is very old - last update was over 4 years ago. systemd suspend and hibernate work perfectly for me, I'd suggest you try that instead.
    You are right, thank you very much!
    But why is the Wiki filled with old stuff like pm-utils? Are there people who actually use it or is it just the Wiki being old?
    Edit: Ok systemctl suspend does have some problems too. Sometimes the computer is stuck after waking up from suspension, sometimes before (just like pm-utils did) and sometimes it just shuts down. It's pretty randomly, sometimes it works sometimes not.
    Edit2: Well it seems to work now, only sometimes it causes problems, but overall it works
    Last edited by Dun (2015-01-19 14:06:46)

  • How to use disk utility to repair an encrypted disk partition

    I have run the Disk Utility verify function against my system partition.  It tells me there are minor issues that need fixing up and I should run the repair disk function, by booting using Command-R and using the Disk Utility to repair the drive.
    Problem is, when I boot using Command-R and select Disk Utility the partition is shown greyed out and the Verify and Repair options do not work.  I think this could be because the partition is encrypted.  The utility does not offer me the chance to unlock the partition with my passphrase.
    How can I repair the filesystem errors on this partition?

    Yes...
    Actually I gave it another try.  I discovered that by right-clicking on the partition it prompted me to unlock the volume.  After entering my password I was able to run the repair.
    All solved...!  Thanks for visiting my Q all the same.

  • Cannot take address of register - How to use register address in Solaris 10

    Hi ,
    I am getting following error when i compile the code in Solaris10 /Studio 10 on sunblade 1500.
    The same code gets compiles in Solaris 8 / Studio Workshop 6 .
    Please let me know the way to overcome ..the requiremnt is to use register variable only ...
    # cc -o temp1 temp.c
    "temp.c", line 12: cannot take address of register: s_t
    cc: acomp failed for temp.c
    #cat temp.c
    #include <stdio.h>
    struct myStruct {
    int a;
    char chr[10];
    int main()
    register struct myStruct s_t;
    int i;
    int *ip = &s_t.a ;
    }

    Hi,
    there is no such thing as an address of the register. Address stands for location of a variable in memory. In the code you are trying to ask the compiler to place the structure in a register, and then take its address. You should not do that. To avoid the error, remove the "register" modifier from the variable declaration. Compiler has its own register allocator which will determine which variables should be assigned to registers for optimal performance. To enable optimizing register allocator, compile your program with optimization (-xO5 is the highest level).
    Boris

  • How to use disk utility with mavericks

    Since I upgraded to Mavericks via download, how do I run disk utility on the startup drive? In the past I'd restart my computer with the system disc but that's not an option. So what's the procedure now? Thanks in advance.

    Repair the Hard Drive and Permissions - Mavericks, Lion/Mountain Lion
    Boot to the Recovery HD:
    Restart the computer and after the chime press and hold down the COMMAND and R keys until the menu screen appears. Alternatively, restart the computer and after the chime press and hold down the OPTION key until the boot manager screen appears. Select the Recovery HD and click on the downward pointing arrow button.
    Repair
    When the recovery menu appears select Disk Utility. After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list.  In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive.  If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported then click on the Repair Permissions button. When the process is completed, then quit DU and return to the main menu. Select Restart from the Apple menu.

Maybe you are looking for

  • Will os x mountain lion support quicken 2007 mac

    Will OS X Mountain Lion support quicken 2007 mac

  • Help/Tutorial on Using Xpress with Java

    Hi forum: Can anyone point me to a tutorial or article on how to use Java method from Xpress (in NetBeans). I have created a java class in the 'Custom Java' folder for the IDM prodject in Netbeans - I am not terribly sure what next steps to take.

  • [Solved] Linuxdcpp 1.0.2

    Hi, since this package has been flagged out of date I've modified it a bit and uploaded it to AUR Enjoy.

  • Color Shift in CS4 on Mac

    Lately I've noticed an odd color shift when opening an image in CS4 from either Lightroom or PhotoMechanic.  Photos tend to become darker and more saturated. This is equally noticeable the other way - when I edit an image in Photoshop, save and then

  • XL Reporter Tool Bar

    When I generate a report in XL Reporter my tool bar in XL is not active, it's greyed out.  What do I need to do to be able to use it?