Logitechmediaserver fails to build

Walter Schwarzenfeld w.schwarzenfeld at utanet.at
Tue Apr 3 12:33:35 UTC 2018


forgot I included  from the first part of the extrapatch

@@ -92,7 +92,7 @@
      exit
  fi

-for i in gcc cpp rsync make rsync ; do
+for i in cc cpp rsync make rsync ; do
      which $i > /dev/null
      if [ $? -ne 0 ] ; then
          echo "$i not found - please install it"

in my buildme.sh-patch.



More information about the freebsd-ports mailing list