Code: Select all
- - system-libvpx : Use the system-wide media-libs/libvpx instead of bundled.Code: Select all
- - system-libvpx : Use the system-wide media-libs/libvpx instead of bundled.Code: Select all
/usr/bin/x86_64-pc-linux-gnu-gcc -std=gnu99 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 \
-Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare \
-Wtype-limits -Wunreachable-code -Wduplicated-cond -Wno-error=maybe-uninitialized \
-Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=free-nonheap-object \
-Wformat -Wformat-security -pipe -march=native -no-pie -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 \
-fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -pthread \
-pipe -O2 -fomit-frame-pointer -fPIC -shared -Wl,-z,defs -Wl,--gc-sections \
-Wl,-h,libmozavutil.so -o libmozavutil.so \
/var/tmp/portage/www-client/firefox-61.0-r1/work/firefox-61.0/ff/media/ffvpx/libavutil/libmozavutil_so.list \
-lpthread -Wl,-O1 -Wl,--as-needed -no-pie -Wl,-rpath=/usr/lib64/firefox,--enable-new-dtags \
-Wl,-z,noexecstack -Wl,-z,text -Wl,-z,relro \
-Wl,-rpath-link,/var/tmp/portage/www-client/firefox-61.0-r1/work/firefox-61.0/ff/dist/bin \
-Wl,-rpath-link,/usr/lib -fdiagnostics-color -Wl,--version-script,libmozavutil.so.symbols -ldl -lm
Code: Select all
/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64/crt1.o: In function `_start':
(.text+0x20): undefined reference to `main'
collect2: error: ld returned 1 exit statusCode: Select all
/usr/bin/x86_64-pc-linux-gnu-gcc -std=gnu99 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 \
-Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare \
-Wtype-limits -Wunreachable-code -Wduplicated-cond -Wno-error=maybe-uninitialized \
-Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=free-nonheap-object \
-Wformat -Wformat-security -Wformat-overflow=2 -march=native -pipe -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 \
-fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -pthread \
-pipe -O2 -fomit-frame-pointer -fPIC -shared -Wl,-z,defs -Wl,--gc-sections \
-Wl,-h,libmozavutil.so -o libmozavutil.so \
/var/tmp/portage/www-client/firefox-61.0-r1/work/firefox-61.0/ff/media/ffvpx/libavutil/libmozavutil_so.list \
-lpthread -Wl,-O1 -Wl,--as-needed -Wl,-rpath=/usr/lib64/firefox,--enable-new-dtags \
-Wl,-z,noexecstack -Wl,-z,text -Wl,-z,relro \
-Wl,-rpath-link,/var/tmp/portage/www-client/firefox-61.0-r1/work/firefox-61.0/ff/dist/bin \
-Wl,-rpath-link,/usr/lib -fdiagnostics-color -Wl,--version-script,libmozavutil.so.symbols -ldl -lmCode: Select all
-no-pieCode: Select all
emerge --info