mysqldump-secure
                                
                                 mysqldump-secure copied to clipboard
                                
                                    mysqldump-secure copied to clipboard
                            
                            
                            
                        Build fails for freebsd 11
Following the installation steps, configure went fine, but make fails with
make: "Makefile" line 15: Missing dependency operator
make: "Makefile" line 18: Need an operator
make: "Makefile" line 20: Need an operator
make: "Makefile" line 23: Missing dependency operator
make: "Makefile" line 25: Need an operator
make: "Makefile" line 27: Need an operator
make: "Makefile" line 30: Missing dependency operator
...
FreeBSD 11.0 ; mysqldump-secure v0.16.3 (or master @ 0.16.3-5-ga51d5f3) Am I missing some dependencies, some special version of make?
@hqx I am not sure if it is GNU make syntax.
Could you try again with gmake and report back please.
ok, it works with gmake. (I thought I've read something like "Posix -- no special gnu tools required" somewhere ;-)
@hqx you are definitely right. I will have to fix it. Was my first attempt with Make.