答复: oProfile building trouble

<[email protected]>
Newsgroups gmane.linux.oprofile
Message-ID <000001d288c0$19f990d0$4decb270$@com>
Hi Will,

Thank you for your reply. 

The building issue (" liberty library not found") was fixed. But the new issue("/usr/lib/libbfd.so : error adding symbols:") was appeared in oProfile-v1.0.0.  

I don`t konw why it did not use my libbfd.so that I have given in configure parameter. And I am sure my libbfd.so( "/home/ryan/workdir/brcm/tvos2.0-dth/tvos-dbs/platform/linux_h5/target/external/binutils/usr/lib/libbfd.so ") is fine . Below is my building parameter:

    export AS=$(TARGET_AS); \
    export LD=$(TARGET_LD); \
    export CC=$(TARGET_CC); \
    export CXX=$(TARGET_CXX); \
    export AR=$(TARGET_AR); \
    export NM=$(TARGET_NM); \
    export STRIP=$(TARGET_STRIP); \
    export OBJCOPY=$(TARGET_OBJCOPY); \
    export OBJDUMP=$(TARGET_OBJDUMP); \
    export RANLIB=$(TARGET_RANLIB); \
    export CFLAGS="$(CFLAGS) -I$(OUTDIR)/include ";\
    export LDFLAGS="$(LDFLAGS) -L$(OUTDIR)/external/popt/usr/lib -L$(OUTDIR)/external/binutils/usr/lib"; \
    export LD_LIBRARY_PATH="$(OUTDIR)/external/binutils/usr/lib:$(OUTDIR)/external/zlib/usr/lib:$(OUTDIR)/external/popt/usr/lib";\
    export LIBRARY_PATH="$(OUTDIR)/external/binutils/usr/lib:$(OUTDIR)/external/zlib/usr/lib:$(OUTDIR)/external/popt/usr/lib";\
    export ac_cv_va_copy=yes; \
    ./configure --host=mipsel-linux-gnu --with-kernel=/home/ryan/workdir/platform/linux_h5/platform/kernel/linux --with-extra-libs=$(OUTDIR)/external/popt/usr/lib/:$(OUTDIR)/external/zlib/usr/lib:$(OUTDIR)/external/binutils/usr/lib  --with-extra-includes=$(OUTDIR)/include --with-binutils=$(PRIVATE_LOCAL_PATH)/../binutils/binutils-2.26 --prefix=$(TARGET_PREFIX) ;

I also build oProfile-v1.1.0 in the same configure parameter. The error message("kernel supports perf_events... no ") appeared again. 

I have already opened the kernel option in ordering to make Linux support to oProfile. 
  CONFIG_PERF_EVENTS=y
  CONFIG_PROFILING=y
  CONFIG_OPROFILE=y
  CONFIG_HAVE_OPROFILE=y

Just make it work, I don`t care the oProfile version. I enclosed building log, both of them.

I am anticipating your reply.

Best Regards,
Ryan 
Date:10/10/2015




-----邮件原件-----
发件人: William Cohen [mailto:[email protected]] 
发送时间: 2017年2月16日 22:53
收件人: [email protected]; [email protected]
主题: Re: oProfile building trouble

On 02/15/2017 08:51 PM, [email protected] wrote:
> Hi all,
> 
> I met some trouble when I build oprofile.  It shows me "kernel supports perf_events... no“.
> 
> I have tried oprofile-1.0.0, oprofile-1.1.0, oprofile-0.9.6.
> 
> My building environment is kernel3.3.8, binutils-2.26 and popt-1.14.
> 
> I enclosed building log. Any help would be appreciated.
> 
> BestRegards,
> 
> Ryan
> 
> Date:10/10/2015

Hi Ryan,

The real problem seems to be:

checking for cplus_demangle in -liberty... no
configure: error: liberty library not found

The configure can't find the needed file ( libiberty.a) to build things with liberty.  On fedora these are supplied by binutils-devel.  I am not so sure what supplies them for the cross compile enviroment you are using.

-Will

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot

_______________________________________________
oprofile-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oprofile-list
oprofile_v1_1.log (application/octet-stream, 7.3 KB)
./configure --host=mipsel-linux-gnu --with-kernel=/home/ryan/workdir/platform/linux_h5/platform/kernel/linux --with-extra-libs=/home/ryan/workdir/platform/linux_h5/target/external/popt/usr/lib/:/home/ryan/workdir/platform/linux_h5/target/external/zlib/usr/lib:/home/ryan/workdir/platform/linux_h5/target/external/binutils/usr/lib  --with-extra-includes=/home/ryan/workdir/platform/linux_h5/target/include --with-binutils=/home/ryan/workdir/platform/linux_h5/external/oprofile/../binutils/binutils-2.26         --prefix=/usr
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for mipsel-linux-gnu-strip... mipsel-linux-strip
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for style of include used by make... GNU
checking for mipsel-linux-gnu-gcc... mipsel-linux-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether mipsel-linux-gcc accepts -g... yes
checking for mipsel-linux-gcc option to accept ISO C89... none needed
checking whether mipsel-linux-gcc understands -c and -o together... yes
checking dependency style of mipsel-linux-gcc... gcc3
checking whether basename is declared... yes
checking for mipsel-linux-gnu-ranlib... mipsel-linux-ranlib
checking build system type... x86_64-unknown-linux-gnu
checking host system type... mipsel-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by mipsel-linux-gcc... mipsel-linux-ld
checking if the linker (mipsel-linux-ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... mipsel-linux-nm
checking the name lister (mipsel-linux-nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 3458764513820540925
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to mipsel-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for mipsel-linux-ld option to reload object files... -r
checking for mipsel-linux-gnu-objdump... mipsel-linux-objdump
checking how to recognize dependent libraries... pass_all
checking for mipsel-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for mipsel-linux-gnu-ar... mipsel-linux-ar
checking for archiver @FILE support... @
checking for mipsel-linux-gnu-strip... (cached) mipsel-linux-strip
checking for mipsel-linux-gnu-ranlib... (cached) mipsel-linux-ranlib
checking command to parse mipsel-linux-nm output from mipsel-linux-gcc object... ok
checking for sysroot... no
checking for mipsel-linux-gnu-mt... no
checking for mt... mt
configure: WARNING: using cross tools not prefixed with host triplet
checking if mt is a manifest tool... no
checking how to run the C preprocessor... mipsel-linux-gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if mipsel-linux-gcc supports -fno-rtti -fno-exceptions... no
checking for mipsel-linux-gcc option to produce PIC... -fPIC -DPIC
checking if mipsel-linux-gcc PIC flag -fPIC -DPIC works... yes
checking if mipsel-linux-gcc static flag -static works... yes
checking if mipsel-linux-gcc supports -c -o file.o... yes
checking if mipsel-linux-gcc supports -c -o file.o... (cached) yes
checking whether the mipsel-linux-gcc linker (mipsel-linux-ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for mipsel-linux-gnu-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for mipsel-linux-gnu-gcc... (cached) mipsel-linux-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether mipsel-linux-gcc accepts -g... (cached) yes
checking for mipsel-linux-gcc option to accept ISO C89... (cached) none needed
checking whether mipsel-linux-gcc understands -c and -o together... (cached) yes
checking dependency style of mipsel-linux-gcc... (cached) gcc3
checking how to run the C preprocessor... mipsel-linux-gcc -E
checking whether we are using the GNU C++ compiler... yes
checking whether mipsel-linux-g++ accepts -g... yes
checking dependency style of mipsel-linux-g++... gcc3
checking how to run the C++ preprocessor... mipsel-linux-g++ -E
checking for ld used by mipsel-linux-g++... /home/ryan/workdir/platform/linux_h5/external/oprofile/../binutils/binutils-2.26/ld
checking if the linker (/home/ryan/workdir/platform/linux_h5/external/oprofile/../binutils/binutils-2.26/ld) is GNU ld... no
checking whether the mipsel-linux-g++ linker (/home/ryan/workdir/platform/linux_h5/external/oprofile/../binutils/binutils-2.26/ld) supports shared libraries... yes
checking for mipsel-linux-g++ option to produce PIC... -fPIC -DPIC
checking if mipsel-linux-g++ PIC flag -fPIC -DPIC works... yes
checking if mipsel-linux-g++ static flag -static works... yes
checking if mipsel-linux-g++ supports -c -o file.o... yes
checking if mipsel-linux-g++ supports -c -o file.o... (cached) yes
checking whether the mipsel-linux-g++ linker (/home/ryan/workdir/platform/linux_h5/external/oprofile/../binutils/binutils-2.26/ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... unsupported
checking for ld... /home/ryan/workdir/platform/linux_h5/external/oprofile/../binutils/binutils-2.26/ld
checking /home/ryan/workdir/platform/linux_h5/platform/kernel/linux/include/linux/perf_event.h usability... yes
checking /home/ryan/workdir/platform/linux_h5/platform/kernel/linux/include/linux/perf_event.h presence... yes
checking for /home/ryan/workdir/platform/linux_h5/platform/kernel/linux/include/linux/perf_event.h... yes
checking kernel supports perf_events... no
ERROR: You requested to build oprofile with '--with-kernel=/home/ryan/workdir/platform/linux_h5/platform/kernel/linux',
but your kernel does not appear to have the necessary support to run oprofile.
configure: error: Unable to build oprofile. Exiting.
make: *** [/home/ryan/workdir/platform/linux_h5/external/oprofile/.oprofile] Error
oprofile_v1_0.log (application/octet-stream, 30.9 KB)
/home/ryan/workdir/platform/linux_h5/external/oprofile/oprofile-1.0.0
./configure --host=mipsel-linux-gnu --with-kernel=/home/ryan/workdir/platform/linux_h5/platform/kernel/linux --with-extra-libs=/home/ryan/workdir/platform/linux_h5/target/external/popt/usr/lib/:/home/ryan/workdir/platform/linux_h5/target/external/zlib/usr/lib:/home/ryan/workdir/platform/linux_h5/target/external/binutils/usr/lib  --with-extra-includes=/home/ryan/workdir/platform/linux_h5/target/include --with-binutils=/home/ryan/workdir/platform/linux_h5/external/oprofile/../binutils/binutils-2.26         --prefix=/usr
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for mipsel-linux-gnu-strip... mipsel-linux-strip
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for mipsel-linux-gnu-gcc... mipsel-linux-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... yes
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether mipsel-linux-gcc accepts -g... yes
checking for mipsel-linux-gcc option to accept ISO C89... none needed
checking dependency style of mipsel-linux-gcc... gcc3
checking whether basename is declared... yes
checking for mipsel-linux-gnu-ranlib... mipsel-linux-ranlib
checking build system type... x86_64-unknown-linux-gnu
checking host system type... mipsel-unknown-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by mipsel-linux-gcc... mipsel-linux-ld
checking if the linker (mipsel-linux-ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... mipsel-linux-nm
checking the name lister (mipsel-linux-nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 3458764513820540925
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for mipsel-linux-ld option to reload object files... -r
checking for mipsel-linux-gnu-objdump... mipsel-linux-objdump
checking how to recognize dependent libraries... pass_all
checking for mipsel-linux-gnu-ar... mipsel-linux-ar
checking for mipsel-linux-gnu-strip... (cached) mipsel-linux-strip
checking for mipsel-linux-gnu-ranlib... (cached) mipsel-linux-ranlib
checking command to parse mipsel-linux-nm output from mipsel-linux-gcc object... ok
checking how to run the C preprocessor... mipsel-linux-gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if mipsel-linux-gcc supports -fno-rtti -fno-exceptions... no
checking for mipsel-linux-gcc option to produce PIC... -fPIC -DPIC
checking if mipsel-linux-gcc PIC flag -fPIC -DPIC works... yes
checking if mipsel-linux-gcc static flag -static works... yes
checking if mipsel-linux-gcc supports -c -o file.o... yes
checking if mipsel-linux-gcc supports -c -o file.o... (cached) yes
checking whether the mipsel-linux-gcc linker (mipsel-linux-ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for mipsel-linux-gnu-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
configure: WARNING: using cross tools not prefixed with host triplet
checking pkg-config is at least version 0.9.0... yes
checking for mipsel-linux-gnu-gcc... (cached) mipsel-linux-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether mipsel-linux-gcc accepts -g... (cached) yes
checking for mipsel-linux-gcc option to accept ISO C89... (cached) none needed
checking dependency style of mipsel-linux-gcc... (cached) gcc3
checking how to run the C preprocessor... mipsel-linux-gcc -E
checking whether we are using the GNU C++ compiler... yes
checking whether mipsel-linux-g++ accepts -g... yes
checking dependency style of mipsel-linux-g++... gcc3
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether mipsel-linux-g++ accepts -g... (cached) yes
checking dependency style of mipsel-linux-g++... (cached) gcc3
checking how to run the C++ preprocessor... mipsel-linux-g++ -E
checking for ld used by mipsel-linux-g++... /home/ryan/workdir/platform/linux_h5/external/oprofile/../binutils/binutils-2.26/ld
checking if the linker (/home/ryan/workdir/platform/linux_h5/external/oprofile/../binutils/binutils-2.26/ld) is GNU ld... no
checking whether the mipsel-linux-g++ linker (/home/ryan/workdir/platform/linux_h5/external/oprofile/../binutils/binutils-2.26/ld) supports shared libraries... yes
checking for mipsel-linux-g++ option to produce PIC... -fPIC -DPIC
checking if mipsel-linux-g++ PIC flag -fPIC -DPIC works... yes
checking if mipsel-linux-g++ static flag -static works... yes
checking if mipsel-linux-g++ supports -c -o file.o... yes
checking if mipsel-linux-g++ supports -c -o file.o... (cached) yes
checking whether the mipsel-linux-g++ linker (/home/ryan/workdir/platform/linux_h5/external/oprofile/../binutils/binutils-2.26/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... unsupported
checking for ld... /home/ryan/workdir/platform/linux_h5/external/oprofile/../binutils/binutils-2.26/ld
checking /home/ryan/workdir/platform/linux_h5/platform/kernel/linux/include/linux/perf_event.h usability... yes
checking /home/ryan/workdir/platform/linux_h5/platform/kernel/linux/include/linux/perf_event.h presence... yes
checking for /home/ryan/workdir/platform/linux_h5/platform/kernel/linux/include/linux/perf_event.h... yes
checking kernel supports perf_events... no
No perf_events support available; falling back to legacy oprofile
checking host system type... (cached) mipsel-unknown-linux-gnu
checking whether malloc attribute is understood... no
checking whether __builtin_expect is understood... yes
checking for sched_setaffinity... yes
checking for perfmonctl... no
checking for poptGetContext in -lpopt... yes
checking libiberty.h usability... yes
checking libiberty.h presence... yes
checking for libiberty.h... yes
checking for cplus_demangle in -liberty... yes
checking for xcalloc... yes
checking for xmemdup... yes
checking for dlopen in -ldl... yes
checking for main in -lintl... no
checking for bfd_openr in -lbfd... yes
checking whether bfd_get_synthetic_symtab() exists in BFD library... no
checking popt prototype... takes const char **
checking whether to use included sstream... no
checking whether bfd defines bool... yes
checking type of size_t... unsigned
checking type of ptrdiff_t... int
checking for X... no
checking for xsltproc... xsltproc
checking whether xsltproc works... no
checking whether mipsel-linux-gcc -W is understood... yes
checking whether mipsel-linux-g++ -W is understood... yes
checking whether mipsel-linux-gcc -Wall is understood... yes
checking whether mipsel-linux-g++ -Wall is understood... yes
checking whether mipsel-linux-gcc -fno-common is understood... yes
checking whether mipsel-linux-g++ -fno-common is understood... yes
checking whether mipsel-linux-g++ -ftemplate-depth-50 is understood... yes
checking whether mipsel-linux-gcc -Wdeclaration-after-statement is understood... yes
checking for clock_gettime... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating pe_counting/Makefile
config.status: creating libpe_utils/Makefile
config.status: creating pe_profiling/Makefile
config.status: creating libperf_events/Makefile
config.status: creating m4/Makefile
config.status: creating libutil/Makefile
config.status: creating libutil/tests/Makefile
config.status: creating libutil++/Makefile
config.status: creating libutil++/tests/Makefile
config.status: creating libop/Makefile
config.status: creating libop/tests/Makefile
config.status: creating libopagent/Makefile
config.status: creating libopt++/Makefile
config.status: creating libdb/Makefile
config.status: creating libdb/tests/Makefile
config.status: creating libabi/Makefile
config.status: creating libabi/tests/Makefile
config.status: creating libregex/Makefile
config.status: creating libregex/tests/Makefile
config.status: creating libregex/stl.pat
config.status: creating libregex/tests/mangled-name
config.status: creating events/Makefile
config.status: creating utils/Makefile
config.status: creating doc/Makefile
config.status: creating doc/xsl/catalog-1.xml
config.status: creating doc/oprofile.1
config.status: creating doc/ophelp.1
config.status: creating doc/op-check-perfevents.1
config.status: creating doc/opreport.1
config.status: creating doc/opannotate.1
config.status: creating doc/opgprof.1
config.status: creating doc/oparchive.1
config.status: creating doc/opimport.1
config.status: creating doc/operf.1
config.status: creating doc/ocount.1
config.status: creating doc/srcdoc/Doxyfile
config.status: creating libpp/Makefile
config.status: creating opjitconv/Makefile
config.status: creating pp/Makefile
config.status: creating agents/Makefile
config.status: creating agents/jvmti/Makefile
config.status: creating agents/jvmpi/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
Warning: The user account 'oprofile:oprofile' does not exist on the system.
         To profile JITed code, this special user account must exist.
         Please ask your system administrator to add the following user and group:
             user name : 'oprofile'
             group name: 'oprofile'
         The 'oprofile' group must be the default group for the 'oprofile' user.
Warning: You requested to build with the '--with-kernel' option, but your kernel
headers were not accessible at the given location. Be sure you have run the following
command from within your kernel source tree:
     make headers_install INSTALL_HDR_PATH=<kernel-hdrs-install-dir>
Then pass <kernel-hdrs-install-dir> to oprofile's '--with-kernel' configure option.

================ Building oprofile-1.0.0
echo "make -C /home/ryan/workdir/platform/linux_h5/external/oprofile/oprofile-1.0.0 CFLAGS=-I/home/ryan/workdir/platform/linux_h5/target/include"
make -C /home/ryan/workdir/platform/linux_h5/external/oprofile/oprofile-1.0.0 CFLAGS=-I/home/ryan/workdir/platform/linux_h5/target/include
make[1]: Entering directory `/home/ryan/workdir/platform/linux_h5/external/oprofile/oprofile-1.0.0'
make  all-recursive
make[2]: Entering directory `/home/ryan/workdir/platform/linux_h5/external/oprofile/oprofile-1.0.0'
Making all in .
make[3]: Entering directory `/home/ryan/workdir/platform/linux_h5/external/oprofile/oprofile-1.0.0'
make[3]: Leaving directory `/home/ryan/workdir/platform/linux_h5/external/oprofile/oprofile-1.0.0'
Making all in m4
make[3]: Entering directory `/home/ryan/workdir/platform/linux_h5/external/oprofile/oprofile-1.0.0/m4'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/ryan/workdir/platform/linux_h5/external/oprofile/oprofile-1.0.0/m4'
Making all in libutil
make[3]: Entering directory `/home/ryan/workdir/platform/linux_h5/external/oprofile/oprofile-1.0.0/libutil'
Making all in .
make[4]: Entering directory `/home/ryan/workdir/platform/linux_h5/external/oprofile/oprofile-1.0.0/libutil'
mipsel-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I ../libop  -I/home/ryan/workdir/platform/linux_h5/external/oprofile/../binutils/binutils-2.26/include  -W -Wall -fno-common -Wdeclaration-after-statement -I/home/ryan/workdir/platform/linux_h5/target/include  -MT op_deviceio.o -MD -MP -MF .deps/op_deviceio.Tpo -c -o op_deviceio.o op_deviceio.c
mv -f .deps/op_deviceio.Tpo .deps/op_deviceio.Po
mipsel-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I ../libop  -I/home/ryan/workdir/platform/linux_h5/external/oprofile/../binutils/binutils-2.26/include  -W -Wall -fno-common -Wdeclaration-after-statement -I/home/ryan/workdir/platform/linux_h5/target/include  -MT op_lockfile.o -MD -MP -MF .deps/op_lockfile.Tpo -c -o op_lockfile.o op_lockfile.c
mv -f .deps/op_lockfile.Tpo .deps/op_lockfile.Po
mipsel-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I ../libop  -I/home/ryan/workdir/platform/linux_h5/external/oprofile/../binutils/binutils-2.26/include  -W -Wall -fno-common -Wdeclaration-after-statement -I/home/ryan/workdir/platform/linux_h5/target/include  -MT op_file.o -MD -MP -MF .deps/op_file.Tpo -c -o op_file.o op_file.c
mv -f .deps/op_file.Tpo .deps/op_file.Po
mipsel-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I ../libop  -I/home/ryan/workdir/platform/linux_h5/external/oprofile/../binutils/binutils-2.26/include  -W -Wall -fno-common -Wdeclaration-after-statement -I/home/ryan/workdir/platform/linux_h5/target/include  -MT op_fileio.o -MD -MP -MF .deps/op_fileio.Tpo -c -o op_fileio.o op_fileio.c
mv -f .deps/op_fileio.Tpo .deps/op_fileio.Po
mipsel-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I ../libop  -I/home/ryan/workdir/platform/linux_h5/external/oprofile/../binutils/binutils-2.26/include  -W -Wall -fno-common -Wdeclaration-after-statement -I/home/ryan/workdir/platform/linux_h5/target/include  -MT op_get_time.o -MD -MP -MF .deps/op_get_time.Tpo -c -o op_get_time.o op_get_time.c
mv -f .deps/op_get_time.Tpo .deps/op_get_time.Po
mipsel-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I ../libop  -I/home/ryan/workdir/platform/linux_h5/external/oprofile/../binutils/binutils-2.26/include  -W -Wall -fno-common -Wdeclaration-after-statement -I/home/ryan/workdir/platform/linux_h5/target/include  -MT op_libiberty.o -MD -MP -MF .deps/op_libiberty.Tpo -c -o op_libiberty.o op_libiberty.c
mv -f .deps/op_libiberty.Tpo .deps/op_libiberty.Po
mipsel-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I ../libop  -I/home/ryan/workdir/platform/linux_h5/external/oprofile/../binutils/binutils-2.26/include  -W -Wall -fno-common -Wdeclaration-after-statement -I/home/ryan/workdir/platform/linux_h5/target/include  -MT op_popt.o -MD -MP -MF .deps/op_popt.Tpo -c -o op_popt.o op_popt.c
mv -f .deps/op_popt.Tpo .deps/op_popt.Po
mipsel-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I ../libop  -I/home/ryan/workdir/platform/linux_h5/external/oprofile/../binutils/binutils-2.26/include  -W -Wall -fno-common -Wdeclaration-after-statement -I/home/ryan/workdir/platform/linux_h5/target/include  -MT op_string.o -MD -MP -MF .deps/op_string.Tpo -c -o op_string.o op_string.c
mv -f .deps/op_string.Tpo .deps/op_string.Po
mipsel-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I ../libop  -I/home/ryan/workdir/platform/linux_h5/external/oprofile/../binutils/binutils-2.26/include  -W -Wall -fno-common -Wdeclaration-after-statement -I/home/ryan/workdir/platform/linux_h5/target/include  -MT op_cpufreq.o -MD -MP -MF .deps/op_cpufreq.Tpo -c -o op_cpufreq.o op_cpufreq.c
mv -f .deps/op_cpufreq.Tpo .deps/op_cpufreq.Po
mipsel-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I ../libop  -I/home/ryan/workdir/platform/linux_h5/external/oprofile/../binutils/binutils-2.26/include  -W -Wall -fno-common -Wdeclaration-after-statement -I/home/ryan/workdir/platform/linux_h5/target/include  -MT op_version.o -MD -MP -MF .deps/op_version.Tpo -c -o op_version.o op_version.c
mv -f .deps/op_version.Tpo .deps/op_version.Po
mipsel-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I ../libop  -I/home/ryan/workdir/platform/linux_h5/external/oprofile/../binutils/binutils-2.26/include  -W -Wall -fno-common -Wdeclaration-after-statement -I/home/ryan/workdir/platform/linux_h5/target/include  -MT op_growable_buffer.o -MD -MP -MF .deps/op_growable_buffer.Tpo -c -o op_growable_buffer.o op_growable_buffer.c
mv -f .deps/op_growable_buffer.Tpo .deps/op_growable_buffer.Po
rm -f libutil.a
mipsel-linux-ar cru libutil.a op_deviceio.o op_lockfile.o op_file.o op_fileio.o op_get_time.o op_libiberty.o op_popt.o op_string.o op_cpufreq.o op_version.o op_growable_buffer.o 
mipsel-linux-ranlib libutil.a
make[4]: Leaving directory `/home/ryan/workdir/platform/linux_h5/external/oprofile/oprofile-1.0.0/libutil'
Making all in tests
make[4]: Entering directory `/home/ryan/workdir/platform/linux_h5/external/oprofile/oprofile-1.0.0/libutil/tests'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/ryan/workdir/platform/linux_h5/external/oprofile/oprofile-1.0.0/libutil/tests'
make[3]: Leaving directory `/home/ryan/workdir/platform/linux_h5/external/oprofile/oprofile-1.0.0/libutil'
Making all in libop
make[3]: Entering directory `/home/ryan/workdir/platform/linux_h5/external/oprofile/oprofile-1.0.0/libop'
Making all in .
make[4]: Entering directory `/home/ryan/workdir/platform/linux_h5/external/oprofile/oprofile-1.0.0/libop'
mipsel-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../libutil  -I/home/ryan/workdir/platform/linux_h5/external/oprofile/../binutils/binutils-2.26/include  -W -Wall -fno-common -Wdeclaration-after-statement -I/home/ryan/workdir/platform/linux_h5/target/include  -MT op_events.o -MD -MP -MF .deps/op_events.Tpo -c -o op_events.o op_events.c
mv -f .deps/op_events.Tpo .deps/op_events.Po
mipsel-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../libutil  -I/home/ryan/workdir/platform/linux_h5/external/oprofile/../binutils/binutils-2.26/include  -W -Wall -fno-common -Wdeclaration-after-statement -I/home/ryan/workdir/platform/linux_h5/target/include  -MT op_parse_event.o -MD -MP -MF .deps/op_parse_event.Tpo -c -o op_parse_event.o op_parse_event.c
mv -f .deps/op_parse_event.Tpo .deps/op_parse_event.Po
mipsel-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../libutil  -I/home/ryan/workdir/platform/linux_h5/external/oprofile/../binutils/binutils-2.26/include  -W -Wall -fno-common -Wdeclaration-after-statement -I/home/ryan/workdir/platform/linux_h5/target/include  -MT op_cpu_type.o -MD -MP -MF .deps/op_cpu_type.Tpo -c -o op_cpu_type.o op_cpu_type.c
mv -f .deps/op_cpu_type.Tpo .deps/op_cpu_type.Po
mipsel-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../libutil  -I/home/ryan/workdir/platform/linux_h5/external/oprofile/../binutils/binutils-2.26/include  -W -Wall -fno-common -Wdeclaration-after-statement -I/home/ryan/workdir/platform/linux_h5/target/include  -MT op_mangle.o -MD -MP -MF .deps/op_mangle.Tpo -c -o op_mangle.o op_mangle.c
mv -f .deps/op_mangle.Tpo .deps/op_mangle.Po
mipsel-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../libutil  -I/home/ryan/workdir/platform/linux_h5/external/oprofile/../binutils/binutils-2.26/include  -W -Wall -fno-common -Wdeclaration-after-statement -I/home/ryan/workdir/platform/linux_h5/target/include  -MT op_alloc_counter.o -MD -MP -MF .deps/op_alloc_counter.Tpo -c -o op_alloc_counter.o op_alloc_counter.c
mv -f .deps/op_alloc_counter.Tpo .deps/op_alloc_counter.Po
mipsel-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../libutil  -I/home/ryan/workdir/platform/linux_h5/external/oprofile/../binutils/binutils-2.26/include  -W -Wall -fno-common -Wdeclaration-after-statement -I/home/ryan/workdir/platform/linux_h5/target/include  -MT op_config.o -MD -MP -MF .deps/op_config.Tpo -c -o op_config.o op_config.c
mv -f .deps/op_config.Tpo .deps/op_config.Po
mipsel-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../libutil  -I/home/ryan/workdir/platform/linux_h5/external/oprofile/../binutils/binutils-2.26/include  -W -Wall -fno-common -Wdeclaration-after-statement -I/home/ryan/workdir/platform/linux_h5/target/include  -MT op_xml_events.o -MD -MP -MF .deps/op_xml_events.Tpo -c -o op_xml_events.o op_xml_events.c
mv -f .deps/op_xml_events.Tpo .deps/op_xml_events.Po
mipsel-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../libutil  -I/home/ryan/workdir/platform/linux_h5/external/oprofile/../binutils/binutils-2.26/include  -W -Wall -fno-common -Wdeclaration-after-statement -I/home/ryan/workdir/platform/linux_h5/target/include  -MT op_xml_out.o -MD -MP -MF .deps/op_xml_out.Tpo -c -o op_xml_out.o op_xml_out.c
mv -f .deps/op_xml_out.Tpo .deps/op_xml_out.Po
mipsel-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../libutil  -I/home/ryan/workdir/platform/linux_h5/external/oprofile/../binutils/binutils-2.26/include  -W -Wall -fno-common -Wdeclaration-after-statement -I/home/ryan/workdir/platform/linux_h5/target/include  -MT op_netburst.o -MD -MP -MF .deps/op_netburst.Tpo -c -o op_netburst.o op_netburst.c
mv -f .deps/op_netburst.Tpo .deps/op_netburst.Po
rm -f libop.a
mipsel-linux-ar cru libop.a op_events.o op_parse_event.o op_cpu_type.o op_mangle.o op_alloc_counter.o op_config.o op_xml_events.o op_xml_out.o op_netburst.o 
mipsel-linux-ranlib libop.a
make[4]: Leaving directory `/home/ryan/workdir/platform/linux_h5/external/oprofile/oprofile-1.0.0/libop'
Making all in tests
make[4]: Entering directory `/home/ryan/workdir/platform/linux_h5/external/oprofile/oprofile-1.0.0/libop/tests'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/ryan/workdir/platform/linux_h5/external/oprofile/oprofile-1.0.0/libop/tests'
make[3]: Leaving directory `/home/ryan/workdir/platform/linux_h5/external/oprofile/oprofile-1.0.0/libop'
Making all in libopagent
make[3]: Entering directory `/home/ryan/workdir/platform/linux_h5/external/oprofile/oprofile-1.0.0/libopagent'
/bin/bash ../libtool  --tag=CC   --mode=compile mipsel-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I ../libop -I ../libutil -I/home/ryan/workdir/platform/linux_h5/external/oprofile/../binutils/binutils-2.26/include  -fPIC -I/home/ryan/workdir/platform/linux_h5/target/include  -MT libopagent_la-opagent.lo -MD -MP -MF .deps/libopagent_la-opagent.Tpo -c -o libopagent_la-opagent.lo `test -f 'opagent.c' || echo './'`opagent.c
libtool: compile:  mipsel-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I ../libop -I ../libutil -I/home/ryan/workdir/platform/linux_h5/external/oprofile/../binutils/binutils-2.26/include -fPIC -I/home/ryan/workdir/platform/linux_h5/target/include -MT libopagent_la-opagent.lo -MD -MP -MF .deps/libopagent_la-opagent.Tpo -c opagent.c  -fPIC -DPIC -o .libs/libopagent_la-opagent.o
libtool: compile:  mipsel-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I ../libop -I ../libutil -I/home/ryan/workdir/platform/linux_h5/external/oprofile/../binutils/binutils-2.26/include -fPIC -I/home/ryan/workdir/platform/linux_h5/target/include -MT libopagent_la-opagent.lo -MD -MP -MF .deps/libopagent_la-opagent.Tpo -c opagent.c -o libopagent_la-opagent.o >/dev/null 2>&1
mv -f .deps/libopagent_la-opagent.Tpo .deps/libopagent_la-opagent.Plo
/bin/bash ../libtool --tag=CC   --mode=link mipsel-linux-gcc -fPIC -I/home/ryan/workdir/platform/linux_h5/target/include  -version-info  1:1:0 -Wl,--version-script=../libopagent/opagent_symbols.ver -L/home/ryan/workdir/platform/linux_h5/target/external/popt/usr/lib -L/home/ryan/workdir/platform/linux_h5/target/external/binutils/usr/lib -L/home/ryan/workdir/platform/linux_h5/external/oprofile/../binutils/binutils-2.26/lib -Xlinker -R -Xlinker /home/ryan/workdir/platform/linux_h5/external/oprofile/../binutils/binutils-2.26/lib -L/home/ryan/workdir/platform/linux_h5/target/external/popt/usr/lib -L/home/ryan/workdir/platform/linux_h5/target/external/binutils/usr/lib -o libopagent.la -rpath /usr/lib/oprofile libopagent_la-opagent.lo -lbfd -liberty -ldl   
libtool: link: mipsel-linux-gcc -shared  .libs/libopagent_la-opagent.o   -L/home/ryan/workdir/platform/linux_h5/target/external/popt/usr/lib -L/home/ryan/workdir/platform/linux_h5/target/external/binutils/usr/lib -L/home/ryan/workdir/platform/linux_h5/external/oprofile/../binutils/binutils-2.26/lib /usr/lib/libbfd.so -L/home/ryan/workdir/platform/linux_h5/external/binutils/binutils-2.26/bfd/../libiberty/pic -L/home/ryan/workdir/platform/linux_h5/external/binutils/binutils-2.26/zlib -lz -liberty -ldl  -Wl,--version-script=../libopagent/opagent_symbols.ver -Wl,-R -Wl,/home/ryan/workdir/platform/linux_h5/external/oprofile/../binutils/binutils-2.26/lib   -Wl,-soname -Wl,libopagent.so.1 -o .libs/libopagent.so.1.0.1
/usr/lib/libbfd.so: error adding symbols: File in wrong format
collect2: error: ld returned 1 exit status
make[3]: *** [libopagent.la] Error 1
make[3]: Leaving directory `/home/ryan/workdir/platform/linux_h5/external/oprofile/oprofile-1.0.0/libopagent'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/ryan/workdir/platform/linux_h5/external/oprofile/oprofile-1.0.0'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/ryan/workdir/platform/linux_h5/external/oprofile/oprofile-1.0.0'
make: *** [/home/ryan/workdir/platform/linux_h5/external/oprofile/.oprofile] Error 2
ryan@ryan-Z68P-DS3:~/workdir/brcm/tvos2.0-dth/tvos-dbs$ 
-after-statement -I/home/ryan/workdir/platform/linux_h5/target/include  -MT op_mangle.o -MD -MP -MF .deps/op_mangle.Tpo -c -o op_mangle.o op_mangle.c
mv -f .deps/op_mangle.Tpo .deps/op_mangle.Po
mipsel-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../libutil  -I/home/ryan/workdir/platform/linux_h5/external/oprofile/../binutils/binutils-2.26/include  -W -Wall -fno-common -Wdeclaration-after-statement -I/home/ryan/workdir/platform/linux_h5/target/include  -MT op_alloc_counter.o -MD -MP -MF .deps/op_alloc_counter.Tpo -c -o op_alloc_counter.o op_alloc_counter.c
mv -f .deps/op_alloc_counter.Tpo .deps/op_alloc_counter.Po
mipsel-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../libutil  -I/home/ryan/workdir/platform/linux_h5/external/oprofile/../binutils/binutils-2.26/include  -W -Wall -fno-common -Wdeclaration-after-statement -I/home/ryan/workdir/platform/linux_h5/target/include  -MT op_config.o -MD -MP -MF .deps/op_config.Tpo -c -o op_config.o op_config.c
mv -f .deps/op_config.Tpo .deps/op_config.Po
mipsel-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../libutil  -I/home/ryan/workdir/platform/linux_h5/external/oprofile/../binutils/binutils-2.26/include  -W -Wall -fno-common -Wdeclaration-after-statement -I/home/ryan/workdir/platform/linux_h5/target/include  -MT op_xml_events.o -MD -MP -MF .deps/op_xml_events.Tpo -c -o op_xml_events.o op_xml_events.c
mv -f .deps/op_xml_events.Tpo .deps/op_xml_events.Po
mipsel-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../libutil  -I/home/ryan/workdir/platform/linux_h5/external/oprofile/../binutils/binutils-2.26/include  -W -Wall -fno-common -Wdeclaration-after-statement -I/home/ryan/workdir/platform/linux_h5/target/include  -MT op_xml_out.o -MD -MP -MF .deps/op_xml_out.Tpo -c -o op_xml_out.o op_xml_out.c
mv -f .deps/op_xml_out.Tpo .deps/op_xml_out.Po
mipsel-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../libutil  -I/home/ryan/workdir/platform/linux_h5/external/oprofile/../binutils/binutils-2.26/include  -W -Wall -fno-common -Wdeclaration-after-statement -I/home/ryan/workdir/platform/linux_h5/target/include  -MT op_netburst.o -MD -MP -MF .deps/op_netburst.Tpo -c -o op_netburst.o op_netburst.c
mv -f .deps/op_netburst.Tpo .deps/op_netburst.Po
rm -f libop.a
mipsel-linux-ar cru libop.a op_events.o op_parse_event.o op_cpu_type.o op_mangle.o op_alloc_counter.o op_config.o op_xml_events.o op_xml_out.o op_netburst.o
mipsel-linux-ranlib libop.a
make[4]: Leaving directory `/home/ryan/workdir/platform/linux_h5/external/oprofile/oprofile-1.0.0/libop'
Making all in tests
make[4]: Entering directory `/home/ryan/workdir/platform/linux_h5/external/oprofile/oprofile-1.0.0/libop/tests'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/ryan/workdir/platform/linux_h5/external/oprofile/oprofile-1.0.0/libop/tests'
make[3]: Leaving directory `/home/ryan/workdir/platform/linux_h5/external/oprofile/oprofile-1.0.0/libop'
Making all in libopagent
make[3]: Entering directory `/home/ryan/workdir/platform/linux_h5/external/oprofile/oprofile-1.0.0/libopagent'
/bin/bash ../libtool  --tag=CC   --mode=compile mipsel-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I ../libop -I ../libutil -I/home/ryan/workdir/platform/linux_h5/external/oprofile/../binutils/binutils-2.26/include  -fPIC -I/home/ryan/workdir/platform/linux_h5/target/include  -MT libopagent_la-opagent.lo -MD -MP -MF .deps/libopagent_la-opagent.Tpo -c -o libopagent_la-opagent.lo `test -f 'opagent.c' || echo './'`opagent.c
libtool: compile:  mipsel-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I ../libop -I ../libutil -I/home/ryan/workdir/platform/linux_h5/external/oprofile/../binutils/binutils-2.26/include -fPIC -I/home/ryan/workdir/platform/linux_h5/target/include -MT libopagent_la-opagent.lo -MD -MP -MF .deps/libopagent_la-opagent.Tpo -c opagent.c  -fPIC -DPIC -o .libs/libopagent_la-opagent.o
libtool: compile:  mipsel-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I ../libop -I ../libutil -I/home/ryan/workdir/platform/linux_h5/external/oprofile/../binutils/binutils-2.26/include -fPIC -I/home/ryan/workdir/platform/linux_h5/target/include -MT libopagent_la-opagent.lo -MD -MP -MF .deps/libopagent_la-opagent.Tpo -c opagent.c -o libopagent_la-opagent.o >/dev/null 2>&1
mv -f .deps/libopagent_la-opagent.Tpo .deps/libopagent_la-opagent.Plo
/bin/bash ../libtool --tag=CC   --mode=link mipsel-linux-gcc -fPIC -I/home/ryan/workdir/platform/linux_h5/target/include  -version-info  1:1:0 -Wl,--version-script=../libopagent/opagent_symbols.ver -L/home/ryan/workdir/platform/linux_h5/target/external/popt/usr/lib -L/home/ryan/workdir/platform/linux_h5/target/external/binutils/usr/lib -L/home/ryan/workdir/platform/linux_h5/external/oprofile/../binutils/binutils-2.26/lib -Xlinker -R -Xlinker /home/ryan/workdir/platform/linux_h5/external/oprofile/../binutils/binutils-2.26/lib -L/home/ryan/workdir/platform/linux_h5/target/external/popt/usr/lib -L/home/ryan/workdir/platform/linux_h5/target/external/binutils/usr/lib -o libopagent.la -rpath /usr/lib/oprofile libopagent_la-opagent.lo -lbfd -liberty -ldl
libtool: link: mipsel-linux-gcc -shared  .libs/libopagent_la-opagent.o   -L/home/ryan/workdir/platform/linux_h5/target/external/popt/usr/lib -L/home/ryan/workdir/platform/linux_h5/target/external/binutils/usr/lib -L/home/ryan/workdir/platform/linux_h5/external/oprofile/../binutils/binutils-2.26/lib /usr/lib/libbfd.so -L/home/ryan/workdir/platform/linux_h5/external/binutils/binutils-2.26/bfd/../libiberty/pic -L/home/ryan/workdir/platform/linux_h5/external/binutils/binutils-2.26/zlib -lz -liberty -ldl  -Wl,--version-script=../libopagent/opagent_symbols.ver -Wl,-R -Wl,/home/ryan/workdir/platform/linux_h5/external/oprofile/../binutils/binutils-2.26/lib   -Wl,-soname -Wl,libopagent.so.1 -o .libs/libopagent.so.1.0.1
/usr/lib/libbfd.so: error adding symbols: File in wrong format
collect2: error: ld returned 1 exit status
make[3]: *** [libopagent.la] Error 1
make[3]: Leaving directory `/home/ryan/workdir/platform/linux_h5/external/oprofile/oprofile-1.0.0/libopagent'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/ryan/workdir/platform/linux_h5/external/oprofile/oprofile-1.0.0'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/ryan/workdir/platform/linux_h5/external/oprofile/oprofile-1.0.0'
make: *** [/home/ryan/workdir/platform/linux_h5/external/oprofile/.oprofile] Error 2
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.