[op25-dev] Beta Test of New Additions - compile error on make

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/op25-dev@lists.osmocom.org/.

Joseph Cardani jcardani@verizon.net [op25-dev] op25-dev at yahoogroups.com
Sun Nov 29 00:21:24 UTC 2015


Hi Scott.


Here's the output

jcardani at jcardani-ThinkCentre-XXXX ~ $ ls ~/pybombs/src
airspy  bladeRF  gnuradio  gr-iqbal  gr-op25baz  gr-osmosdr  hackrf 
libosmo-dsp  op25  osmo-sdr  rtl-sdr  uhd
jcardani at jcardani-ThinkCentre-XXXX ~ $



On 11/28/2015 04:27 PM, verymetl at hotmail.com [op25-dev] wrote:
>
> Hi Joe
>
>
> The error is telling you that the path to 
> "~/pybombs/src/gr-op25/build" doesn't exist. This is not a good sign...
>
> You've either renamed the directory("~/pybombs/src/gr-op25"), or 
> deleted it either manually, or by using the "./pybombs remove gr-op25" 
> command.
>
> The recipe doesn't have anything to do with rebuilding the source code 
> that is already there.
>
> Type this command in the terminal: "ls ~/pybombs/src". What is the output?
>
>
>
> ---In op25-dev at yahoogroups.com, <jcardani at ...> wrote :
>
> Well since I am dead in the water I tried to go back to the gr-op25 
> master version and it won't let me rebuild.
>
> Tried to do ./pybombs rb gr-op25 and get the following message:
>
> jcardani at jcardani-ThinkCentre-XXXX ~/pybombs $ ./pybombs rb gr-op25
> Settled on prefix: /home/jcardani/target
> Loading recipes ...
> Installing packages:
> * gr-op25
> Installing from source: gr-op25
> Traceback (most recent call last):
>  File "./pybombs", line 158, in <module>
>    for x in args: pybombs_ops.install(x,True)
>  File "/home/jcardani/pybombs/mod_pybombs/pybombs_ops.py", line 115, 
> in install
>    global_recipes[pkg].install();
>  File "/home/jcardani/pybombs/mod_pybombs/recipe.py", line 553, in install
>    st = self.install_src();
>  File "/home/jcardani/pybombs/mod_pybombs/recipe.py", line 619, in 
> install_src
>    self.install_order[step][1]();
>  File "/home/jcardani/pybombs/mod_pybombs/recipe.py", line 669, in 
> configure
>    mkchdir(topdir + "/src/" + self.name + "/" + self.installdir)
>  File "/home/jcardani/pybombs/mod_pybombs/sysutils.py", line 608, in 
> mkchdir
>    os.chdir(p);
> OSError: [Errno 2] No such file or directory: 
> '/home/jcardani/pybombs/mod_pybombs/..//src/gr-op25/build'
> jcardani at jcardani-ThinkCentre-XXXX ~/pybombs $
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/op25-dev/attachments/20151128/aa70b0bf/attachment.htm>


More information about the op25-dev mailing list