Modify

Opened 12 years ago

Closed 12 years ago

#133 closed defect (fixed)

hostapd debian build error

Reported by: anonymous Owned by: amain
Priority: major Milestone: milestone:
Component: debian/rootfs Version:
Severity: severity 4 Keywords: build116.sh
Cc:

Description

In r266 running make debian/rootfs returns the following error:

cp /home/stephen/debwrt/debian/package/hostapd/build116.sh /home/stephen/debwrt/build/debian-brcm4716-None-squeeze/usr/src/hostapd
cp: cannot stat `/home/stephen/debwrt/debian/package/hostapd/build116.sh': No such file or directory
make: * [debian/package/hostapd/prepare] Error 1

Attachments (0)

Change History (5)

comment:1 Changed 12 years ago by anonymous

I see that build116.sh was removed in r265, not sure why it is still being referenced. Taking the build116.sh file from r264 seems to work though.

comment:2 follow-up: Changed 12 years ago by anonymous

Line 40 in build.mk for hostapd:

cp $(DEBIAN_PACKAGES_DIR)/hostapd/build116.sh $(DEBIAN_BUILD_DIR)/usr/src/hostapd

This might be the issue right here...

comment:3 in reply to: ↑ 2 Changed 12 years ago by stappers

Replying to anonymous:

Line 40 in build.mk for hostapd:

cp $(DEBIAN_PACKAGES_DIR)/hostapd/build116.sh $(DEBIAN_BUILD_DIR)/usr/src/hostapd

This might be the issue right here...

That line is removed in r267

comment:4 Changed 12 years ago by anonymous

Great, that seems to correct the issue. Thanks stappers

comment:5 Changed 12 years ago by stappers

  • Resolution set to fixed
  • Status changed from new to closed

Succes is reported.

Add Comment

Modify Ticket

Action
as closed The owner will remain amain.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.