Martin Simon
Martin Simon
How would I go about compiling the package with debug symbols enabled? I've tried adding `PKG_CONFIG_DEPENDS := CONFIG_DEBUG` when cross-compiling but gdb still complains: ```bash Reading symbols from urbackupsrv... (No...
Not sure if that makes a difference but `urbackup-server` ran fine, even after reboots before any client backup data was added. First reboot after running backups on 5 clients makes...
> Try to disable server autostart and run it manually. May be it starts too early after reboot. Tried that already unfortunately. It's not just running urbackup that fails, all...
Issue still persists, haven't figured out how to build "debug" package yet.
Started from scratch: - reset NAS to factory settings - recreated "System" Storage pool - reinstalled Entware 1.03std - reinstalled and reconfigure urbackupserver - ran full image backup for one...
Anyone to give me a few pointers as to how to compile `urbackup-server` with debug symbols enabled? Have been struggling with this for over a week now. Knowing what actually...
@ryzhovau @zyxmon Any ideas?
@zyxmon `TARGET_CFLAGS += -ggdb3` doesn't work though. Are there any other flags I need to set in the Makefile?
Still not able to compile the package with debug symbols enabled so still no way for me to figure out what's wrong. Anyone have any pointers as to what I'm...
Closing this as required dbgsym package cannot be compiled and no further information can be provided without it.