Springen naar inhoud


Foto

Help needed in compiling yafc for mips32el

Compiling utils

  • Please log in to reply
Er zijn 5 reacties in dit onderwerp

#1 doglover

  • Rytec EPG Team
  • 17011 berichten

+639
Excellent

Geplaatst op 9 augustus 2017 - 09:59

I have set-up the OpenPLi building environment on Ubuntu.

No problem there.

 

I am trying to comp[ile yafc (https://github.com/sebastinas/yafc) for use on a mips32el machine.  This is possible, I succeeded before.  But this was on a linux version installed in a Virtual Machine.  I have lost that machine (accidentally deleted something and could get it back to work) and lost the bb (bitbake) file which did the trick.

 

I am trying to reconstruct it from memory but not very succesfull.

This is where I came to:

DESCRIPTION = "yafc - FTP program"
HOMEPAGE = "http://www.yafc-ftp.com"

LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"

SRC_URI = "git://github.com/sebastinas/yafc.git"
SRCREV = "4321cd3c8d82200c8911f106d67bfbfee287a484"

S = "${WORKDIR}/src"


inherit gitpkgv
PV = "1+git${SRCPV}"
PKGV = "1+git${GITPKGV}"

PACKAGES = "${PN}-src ${PN}-dbg ${PN}"


do_install() {
install -d ${D}/usr/bin
install -m 0755 ${B}/yafc ${D}/usr/bin
}

It builds an ipk but the amin program is not included in that.

 

Can somebody with more knowledge help me pls.

 

Willy


Veranderd door doglover, 9 augustus 2017 - 10:00

~~Rytec Team~~
Maxytec Multibox SE OpenPli (used as mediaplayer)
Mutant HD2400 OpenPli
Vu+ Duo OpenPli (backup)

Synology NAS

Sat: 13E, 19.2E, 23.5E and 28.2E
*Pli/Rytec EPG POWERED*


Re: Help needed in compiling yafc for mips32el #2 athoik

  • PLi® Core member
  • 8458 berichten

+327
Excellent

Geplaatst op 9 augustus 2017 - 11:36

Check files posted here https://forums.openp...a-plugin/page-5
Wavefield T90: 0.8W - 1.9E - 4.8E - 13E - 16E - 19.2E - 23.5E - 26E - 33E - 39E - 42E - 45E on EMP Centauri DiseqC 16/1
Unamed: 13E Quattro - 9E Quattro on IKUSI MS-0916

Re: Help needed in compiling yafc for mips32el #3 doglover

  • Rytec EPG Team
  • 17011 berichten

+639
Excellent

Geplaatst op 9 augustus 2017 - 12:25

Thanks.  I know I asked this before, but could not find the thread anymore.

 

Willy


~~Rytec Team~~
Maxytec Multibox SE OpenPli (used as mediaplayer)
Mutant HD2400 OpenPli
Vu+ Duo OpenPli (backup)

Synology NAS

Sat: 13E, 19.2E, 23.5E and 28.2E
*Pli/Rytec EPG POWERED*


Re: Help needed in compiling yafc for mips32el #4 Abu Baniaz

  • PLi® Contributor
  • 2438 berichten

+62
Good

Geplaatst op 11 augustus 2017 - 03:37

what happened about adding it to feeds?

Re: Help needed in compiling yafc for mips32el #5 WanWizard

  • PLi® Core member
  • 68586 berichten

+1738
Excellent

Geplaatst op 11 augustus 2017 - 11:21

If someone can deliver a working recipe, I don't think that is a problem? 


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Pro (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: Help needed in compiling yafc for mips32el #6 MiLo

  • PLi® Core member
  • 14045 berichten

+298
Excellent

Geplaatst op 12 augustus 2017 - 17:41

That recipe won't get far. Slightly improved, but their configure/make stuff is broken so it won't actually work until someone fixes that:
 

SUMMARY = "yafc - FTP program"
HOMEPAGE = "http://www.yafc-ftp.com"

LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=da64e42902d0cdca60b53cfd9c78d448"

DEPENDS = "openssl krb5 readline gettext libssh libbsd"

SRC_URI = "git://github.com/sebastinas/yafc.git"
SRCREV = "4321cd3c8d82200c8911f106d67bfbfee287a484"

S = "${WORKDIR}/git"

inherit gitpkgv autotools-brokensep pkgconfig
PV = "1.3.7+git${SRCPV}"
PKGV = "1.3.7+git${GITPKGV}"


Veranderd door MiLo, 12 augustus 2017 - 17:43

Real musicians never die - they just decompose


1 gebruiker(s) lezen dit onderwerp

0 leden, 1 bezoekers, 0 anonieme gebruikers