Agora Metin2 1
Agora Metin2
Bvural41 1
Bvural41
Mt2Hizmet 1
Mt2Hizmet
SLyFeLLowTR 1
SLyFeLLowTR
DEVLOPER 1
DEVLOPER
noisiv 1
noisiv
Manwe Work 1
Manwe Work
Hikaye Ekle

FreeBSD ( Gmake Kuramayanlar Source Build Edemeyenler )

  • Konuyu başlatan Konuyu başlatan Linux Uzmani
  • Başlangıç tarihi Başlangıç tarihi
  • Cevaplar Cevaplar 18
  • Görüntüleme Görüntüleme 8K

HERAKLES Otomatik Avlı kalıcı sunucu. 19 Haziran'da açılıyor. Atius & Wizard güvencesiyle hemen kayıt ol, ön kayıt ödülleri aktif. HEMEN TIKLA!

Source build etmek için (gmake,makepend,subversion,devil,gcc48) gibi yardımcıları kurarken aşağıdaki hatayı alıyorsanız çözümü çok basittir.

Öncelikle putty login olalım ve source build etmek için kullanıcağımız sistemleri kurmak için aşağıdaki kodları girelim ve sorunumuz hallolucaktır ek olarak yine sorun ve hata alan olursa konu altından yazsın yardımcı olalım.


Kod:
[FONT=courier new]cd /usr/ports/devel/gmake && make DISABLE_VULNERABILITIES=yes install [/FONT]
[FONT=courier new]cd /usr/ports/devel/makedepend && make DISABLE_VULNERABILITIES=yes install [/FONT]
[FONT=courier new]cd /usr/ports/devel/subversion && make DISABLE_VULNERABILITIES=yes install [/FONT]
[FONT=courier new]cd /usr/ports/graphics/devil && make DISABLE_VULNERABILITIES=yes install [/FONT]
[FONT=courier new]cd /usr/ports/lang/gcc48 & make DISABLE_VULNERABILITIES=yes  install [/FONT]

@Vectors; // Konuna eklersen hata alanlar için yardımcı olur..

HATA
Kod:
[COLOR=#333333]root@metin2:/usr/ports/graphics/devil # cd /usr/ports/devel/gmake && make install clean[/COLOR]
[COLOR=#333333]===> gmake-4.1_1 depends on executable: msgfmt - found[/COLOR]
[COLOR=#333333]===> gmake-4.1_1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so.8.1.3)[/COLOR]
[COLOR=#333333]===> Configuring for gmake-4.1_1[/COLOR]
[COLOR=#333333]configure: loading site script /usr/ports/Templates/config.site[/COLOR]
[COLOR=#333333]checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel[/COLOR]
[COLOR=#333333]checking whether build environment is sane... configure: error: newly created file is older than distributed files![/COLOR]
[COLOR=#333333]Check your system clock[/COLOR]
[COLOR=#333333]===> Script "configure" failed unexpectedly.[/COLOR]
[COLOR=#333333]Please report the problem to [/COLOR][EMAIL="autotools@FreeBSD.org"]autotools@FreeBSD.org[/EMAIL][COLOR=#333333] [maintainer] and attach[/COLOR]
[COLOR=#333333]the "/usr/ports/devel/gmake/work/make-4.1/config.log" including the output[/COLOR]
[COLOR=#333333]of the failure of your make command. Also, it might be a good idea to provide[/COLOR]
[COLOR=#333333]an overview of all packages installed on your system (e.g. a[/COLOR]
[COLOR=#333333]/usr/local/sbin/pkg-static info -g -Ea).[/COLOR]
[COLOR=#333333]*** Error code 1[/COLOR]


[COLOR=#333333]Stop.[/COLOR]
[COLOR=#333333]make[1]: stopped in /usr/ports/devel/gmake[/COLOR]
[COLOR=#333333]*** Error code 1[/COLOR]


[COLOR=#333333]Stop.[/COLOR]
[COLOR=#333333]make: stopped in /usr/ports/devel/gmake[/COLOR]
[COLOR=#333333]root@metin2:/usr/ports/devel/gmake #[/COLOR]






[COLOR=#333333]################################################## ###############[/COLOR]
[COLOR=#333333]root@metin2:/usr/ports/devel/subversion # make install clean[/COLOR]


[COLOR=#333333]You can have the repository created for you by defining[/COLOR]
[COLOR=#333333]WITH_REPOSITORY_CREATION.[/COLOR]


[COLOR=#333333]Make sure that:[/COLOR]
[COLOR=#333333]* all your svn users are members of a common group[/COLOR]
[COLOR=#333333]* this group is the group id of the db/ and locks/[/COLOR]
[COLOR=#333333]subdirectories of your repository[/COLOR]
[COLOR=#333333]* the above subdirectories are writable by this group[/COLOR]


[COLOR=#333333]Many useful scripts will be installed into /usr/local/share/subversion[/COLOR]
[COLOR=#333333]===> subversion-1.8.11 has known vulnerabilities:[/COLOR]
[COLOR=#333333]subversion-1.8.11 is vulnerable:[/COLOR]
[COLOR=#333333]subversion -- DoS vulnerabilities[/COLOR]
[COLOR=#333333]CVE: CVE-2015-0251[/COLOR]
[COLOR=#333333]CVE: CVE-2015-0248[/COLOR]
[COLOR=#333333]CVE: CVE-2015-0202[/COLOR]
[COLOR=#333333]WWW: [/COLOR][URL="https://vuxml.freebsd.org/freebsd/8e887b71-d769-11e4-b1c2-20cf30e32f6d.html"]https://vuxml.FreeBSD.org/freebsd/8e...f30e32f6d.html[/URL]


[COLOR=#333333]1 problem(s) in the installed packages found.[/COLOR]
[COLOR=#333333]=> Please update your ports tree and try again.[/COLOR]
[COLOR=#333333]=> Note: Vulnerable ports are marked as such even if there is no update available.[/COLOR]
[COLOR=#333333]=> If you wish to ignore this vulnerability rebuild with 'make DISABLE_VULNERABILITIES=yes'[/COLOR]
[COLOR=#333333]*** Error code 1[/COLOR]


[COLOR=#333333]Stop.[/COLOR]
[COLOR=#333333]make[1]: stopped in /usr/ports/devel/subversion[/COLOR]
[COLOR=#333333]*** Error code 1[/COLOR]


[COLOR=#333333]Stop.[/COLOR]
[COLOR=#333333]make: stopped in /usr/ports/devel/subversion[/COLOR]
[COLOR=#333333]root@metin2:/usr/ports/devel/subversion # cd /usr/ports/devel/p4/cd /usr/ports/devel/p4/[/COLOR]
[COLOR=#333333]cd: Too many arguments.[/COLOR]
[COLOR=#333333]root@metin2:/usr/ports/devel/subversion # cd /usr/ports/devel/p4/cd[/COLOR]
[COLOR=#333333]/usr/ports/devel/p4/cd: No such file or directory.[/COLOR]
[COLOR=#333333]root@metin2:/usr/ports/devel/subversion # make install clean[/COLOR]


[COLOR=#333333]You can have the repository created for you by defining[/COLOR]
[COLOR=#333333]WITH_REPOSITORY_CREATION.[/COLOR]


[COLOR=#333333]Make sure that:[/COLOR]
[COLOR=#333333]* all your svn users are members of a common group[/COLOR]
[COLOR=#333333]* this group is the group id of the db/ and locks/[/COLOR]
[COLOR=#333333]subdirectories of your repository[/COLOR]
[COLOR=#333333]* the above subdirectories are writable by this group[/COLOR]


[COLOR=#333333]Many useful scripts will be installed into /usr/local/share/subversion[/COLOR]
[COLOR=#333333]===> subversion-1.8.11 has known vulnerabilities:[/COLOR]
[COLOR=#333333]subversion-1.8.11 is vulnerable:[/COLOR]
[COLOR=#333333]subversion -- DoS vulnerabilities[/COLOR]
[COLOR=#333333]CVE: CVE-2015-0251[/COLOR]
[COLOR=#333333]CVE: CVE-2015-0248[/COLOR]
[COLOR=#333333]CVE: CVE-2015-0202[/COLOR]
[COLOR=#333333]WWW: [/COLOR][URL="https://vuxml.freebsd.org/freebsd/8e887b71-d769-11e4-b1c2-20cf30e32f6d.html"]https://vuxml.FreeBSD.org/freebsd/8e...f30e32f6d.html[/URL]


[COLOR=#333333]1 problem(s) in the installed packages found.[/COLOR]
[COLOR=#333333]=> Please update your ports tree and try again.[/COLOR]
[COLOR=#333333]=> Note: Vulnerable ports are marked as such even if there is no update available.[/COLOR]
[COLOR=#333333]=> If you wish to ignore this vulnerability rebuild with 'make DISABLE_VULNERABILITIES=yes'[/COLOR]
[COLOR=#333333]*** Error code 1[/COLOR]


[COLOR=#333333]Stop.[/COLOR]
[COLOR=#333333]make[1]: stopped in /usr/ports/devel/subversion[/COLOR]
[COLOR=#333333]*** Error code 1[/COLOR]


[COLOR=#333333]Stop.[/COLOR]
[COLOR=#333333]make: stopped in /usr/ports/devel/subversion[/COLOR][FONT=fixedsys]
[/FONT]

 
Son düzenleme:


HATA
Kod:
[COLOR=#333333]/usr/local/sbin/pkg-static info -g -Ea).[/COLOR]
[COLOR=#333333]*** Error code 1[/COLOR]


[COLOR=#333333]Stop.[/COLOR]
[COLOR=#333333]make[1]: stopped in /usr/ports/devel/gmake[/COLOR]
[COLOR=#333333]*** Error code 1[/COLOR]


[COLOR=#333333]Stop.[/COLOR]
[COLOR=#333333]make: stopped in /usr/ports/devel/gmake[/COLOR]
[COLOR=#333333]root@metin2:/usr/ports/devel/gmake #[/COLOR]






[COLOR=#333333]################################################## ###############[/COLOR]
[COLOR=#333333]*** Error code 1[/COLOR]


[COLOR=#333333]Stop.[/COLOR]
[COLOR=#333333]make[1]: stopped in /usr/ports/devel/subversion[/COLOR]
[COLOR=#333333]*** Error code 1[/COLOR]


[COLOR=#333333]Stop.[/COLOR]
[COLOR=#333333]make: stopped in /usr/ports/devel/subversion[/COLOR]

[COLOR=#333333]*** Error code 1[/COLOR]


[COLOR=#333333]Stop.[/COLOR]
[COLOR=#333333]make[1]: stopped in /usr/ports/devel/subversion[/COLOR]
[COLOR=#333333]*** Error code 1[/COLOR]


[COLOR=#333333]Stop.[/COLOR]
[COLOR=#333333]make: stopped in /usr/ports/devel/subversion[/COLOR]

Hataları çözmeyi hiç denemedin heralde? Bu şekilde kurulum tamamlanmamış olur ve build işlemi yapamazsın. :cool:

64 bit 10.2 vds sunucularında çalışır mı ?

Bildiğim kadarıyla fileslar şimdilik sadece 32 bit sistemler üzerinde build edilebiliyor. Bir süredir 64 bit yapmak için uğraşıyorum ancak henüz tutarlı bir sonuca ulaşamadım.
 
Hataları çözmeyi hiç denemedin heralde? Bu şekilde kurulum tamamlanmamış olur ve build işlemi yapamazsın. :cool:



Bildiğim kadarıyla fileslar şimdilik sadece 32 bit sistemler üzerinde build edilebiliyor. Bir süredir 64 bit yapmak için uğraşıyorum ancak henüz tutarlı bir sonuca ulaşamadım.
gerekli kütüphaneleri yüklediginizde her sistemde çalışır ;)
 

Şu an konuyu görüntüleyenler (Toplam : 0, Üye: 0, Misafir: 0)

Geri
Üst