«compiling» 태그된 질문

일반적으로 "make"명령을 사용하여 소스에서 소프트웨어를 컴파일하는 것과 관련된 질문입니다.

3
'exp @@ GLIBC_2.2.5'심볼에 대한 정의되지 않은 참조
비슷한 질문이 여기에 있지만 답변되지 않았습니다. Levenberg-Marquardt(어딘가에서 다운로드 한) 구현이 있으며 컴파일하려고하지만 다음 오류가 발생합니다. gauravloj@vertex:~/Documents/source_code/non-rigid_registration/Gauss_newton/levmar-2.6$ make [ 87%] Built target levmar Linking C executable lmdemo /usr/bin/ld: CMakeFiles/lmdemo.dir/lmdemo.c.o: undefined reference to symbol 'exp@@GLIBC_2.2.5' //lib/x86_64-linux-gnu/libm.so.6: error adding symbols: DSO missing from command line collect2: error: ld returned 1 exit status make[2]: …
11 compiling  make  cmake  ld 

1
우분투 17.10 Java 8 인증서 오류
oracle-java8-installer (PPA에서) 패키지를 설치 한 Ubuntu 17.10을 새로 설치했습니다. 그러나 "ionic cordova build android"를 사용하여 이온 프로젝트를 컴파일하려고하면이 오류가 발생합니다. Exception in thread "main" javax.net.ssl.SSLException: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty at sun.security.ssl.Alerts.getSSLException(Alerts.java:208) at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1959) at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1916) at sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1899) at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1420) at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1397) at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:559) at …
10 java  compiling  17.10 

7
Windows 용으로 작성한 소프트웨어를 Ubuntu로 어떻게 포팅합니까?
Windows 플랫폼 용 소프트웨어 패키지를 작성했습니다. 우분투로 바꾸고 싶습니다. 현재 Visual Basic 및 Access 데이터베이스를 사용하고 있습니다. 누구든지 Linux 플랫폼 용 소프트웨어를 다시 작성하기 위해 사용해야 할 것을 제안 할 수 있습니까? 나는 리눅스에 대한 완전한 초보자라는 것을 알아야한다. 도움을 주시면 감사하겠습니다.

3
GPG에서 서명을 확인할 수 없습니다
내 natty 서버의 oneiric에서 libevent2 소스를 다시 컴파일하고 다시 작성하려고했지만 gpg에서 서명을 확인할 수 없다는 작은 오류가 발생했습니다. # dpkg-source -x libevent_2.0.12-stable-1.dsc gpgv: Signature made Fri Jun 17 07:12:50 2011 PDT using DSA key ID 7ADF9466 gpgv: Can't check signature: public key not found dpkg-source: warning: failed to verify signature …
10 compiling  deb  gnupg 


5
최신 그놈 쉘 컴파일
이 질문은 사람들이 Ubuntu 10.10에서 가장 최신의 그놈 쉘 환경을 컴파일하는 것에 대한 정보를 공유하는 중심 장소 인 것처럼 가장합니다. 그놈 쉘은 이제 gtk3과 다른 많은 새로운 모듈에 의존하고 그놈 쉘 PPA는 더 이상 존재하지 않기 때문에 실제로 읽지 않은 상태에서 테스트하기는 매우 어렵습니다. "그놈 데스크탑의 절반을 컴파일하는 중" 어제 …
10 10.10  compiling  gnome 

2
/ usr / bin / ld : -lOpenCL을 찾을 수 없습니다
현재에서의 OpenCL에 주어진 간단한 프로그램을 컴파일하려고 이 웹 사이트를. 필요한 DeviceInfo것이 필요합니다. 단순히를 호출 한 후 make아래 오류가 발생합니다. sharan@sharan-X550CC:~/opencl-ex/Ex1$ make g++ DeviceInfo.cpp -I ../../Cpp_common -lOpenCL -o DeviceInfo /usr/bin/ld: cannot find -lOpenCL collect2: error: ld returned 1 exit status Makefile:23: recipe for target 'DeviceInfo' failed make: *** [DeviceInfo] Error 1 …

3
치명적인 오류 :“python.h”파일이나 디렉토리가 없습니까?
헝가리 문제 에 대한 해결책을 찾는 동안 이 GitHub 링크를 찾았습니다 . 나는 readme.md파일을 살펴보고 거기에 설명 된 모든 것을 수행했습니다. hungarian.so작업 디렉토리에 복사 한 후을 hungarian.cpp사용하여 컴파일하려고 할 때 make hungarian다음과 같은 출력이 나타납니다. anupam@JAZZ:~/Python/hungarian-master$ make hungarian g++ hungarian.cpp -o hungarian hungarian.cpp:7:20: fatal error: Python.h: No such file or …
10 python  compiling  g++ 

1
커널을 컴파일하는 동안 'make gconfig'가 작동하지 않는 이유는 무엇입니까?
kernel.org에서 다운로드 한 vanilla Linux 커널 3.12.14를 컴파일하려고합니다. 시도 make gconfig하면 다음과 같이 나타납니다. * Unable to find the GTK+ installation. Please make sure that * the GTK+ 2.0 development package is correctly installed... * You need gtk+-2.0, glib-2.0 and libglade-2.0. * make[1]: *** No rule to make target 'scripts/kconfig/.tmp_gtkcheck', …

2
우분투 12.04에서 GCC로 컴파일 할 수 없습니다
GCC와 VC9가 모두있는 Ubuntu 및 Windows 컴퓨터에서 아래 C 프로그램을 컴파일하고 실행하려고합니다. 그러나 아래 문제에 직면하고 있습니다. 우분투 머신에서 : GCC는 잘 컴파일되지만 실행하면 다음 프롬프트가 표시됩니다. Segmentation Fault (Core Dump). Windows 시스템에서 : VC9 컴파일 및 실행 GCC는 잘 컴파일되지만 프로그램이 실행되면 프로세스가 종료됩니다. 여기에 전문가의 도움이 필요합니다. 내 …
9 compiling  gcc 

3
“stray '\ 342'”및“stray '\ 200'”이 포함 된 컴파일 오류를 수정하는 방법은 무엇입니까? [닫은]
닫은. 이 질문은 주제에 맞지 않습니다 . 현재 답변을받지 않습니다. 이 질문을 개선하고 싶습니까? Ask Ubuntu의 주제 에 맞 도록 질문을 업데이트하십시오 . 휴일 2 년 전 . 나는이 프로그램을 썼다 : #include<stdio.h> int main() { printf(“Hello World\n”); return 0; } 나는 그것을 저장하고 first.c컴파일하려고했지만이 문제를 수신하면 gcc 컴파일러도 설치했습니다. …
9 compiling  c 



1
포맷 중독자를 어떻게 컴파일합니까?
은 ppa:hakermania/format-junkie나를 위해 적어도, 그것은 11.10 형식 마약 중독자를 컴파일 할 수 있으며, 다운? 그렇다면 어떻게? 이것은 내가 가진 파일 목록입니다. about.cpp error_logs.h main.cpp about.h error_logs.ui mainwindow.cpp about.ui formatjunkie.pro mainwindow.h audio_video_properties.cpp glob.h mainwindow.ui audio_video_properties.h icons.qrc Pictures audio_video_properties.ui image_properties.cpp preferences.cpp data image_properties.h preferences.h error_logs.cpp image_properties.ui preferences.ui
9 compiling 

1
64 비트에서 32 비트 앱을 컴파일 할 때 -lX11을 찾을 수 없음
다음과 같은 명령을 호출합니다. g++ ... -o"myapp" -lX11 ... 그리고 점점 /usr/bin/ld: cannot find -lX11 멀티 아키 텍을 지원하기 위해 다음 패키지를 설치했습니다. ia32-libs, libc6-dev-i386 and g++-multilib 그러나 아무 소용이 없습니다. / usr / lib32에 X11.so가없는 것 같습니다. 실제로 해당 디렉토리에는 52 개의 라이브러리 만 있습니다. 수동으로 라이브러리를 설치해야한다는 인상을 …

당사 사이트를 사용함과 동시에 당사의 쿠키 정책개인정보 보호정책을 읽고 이해하였음을 인정하는 것으로 간주합니다.
Licensed under cc by-sa 3.0 with attribution required.